EndPoint Read Application Roles
Parameters
Parameter | Label | Required | Options | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
There are no parameters |
Output Columns
Label | Data Type (SSIS) | Data Type (SQL) | Length | Raw | Description |
---|---|---|---|---|---|
Key |
DT_WSTR
|
nvarchar(500)
|
500 | False |
|
Name |
DT_WSTR
|
nvarchar(500)
|
500 | False |
|
Groups |
DT_WSTR
|
nvarchar(2000)
|
2000 | False |
|
GroupDetails |
DT_NTEXT
|
nvarchar(MAX)
|
False |
||
DefaultGroups |
DT_WSTR
|
nvarchar(500)
|
500 | False |
|
DefaultGroupsDetails |
DT_NTEXT
|
nvarchar(MAX)
|
False |
||
SelectedByDefault |
DT_BOOL
|
bit
|
False |
||
Defined |
DT_BOOL
|
bit
|
False |
||
NumberOfSeats |
DT_I4
|
int
|
False |
||
RemainingSeats |
DT_I4
|
int
|
False |
||
UserCount |
DT_I4
|
int
|
False |
||
UserCountDescription |
DT_WSTR
|
nvarchar(50)
|
50 | False |
|
HasUnlimitedSeats |
DT_BOOL
|
bit
|
False |
||
Platform |
DT_BOOL
|
bit
|
False |
Input Columns
Label | Data Type (SSIS) | Data Type (SQL) | Length | Raw | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime. |
Examples
SSIS
Use Jira Connector in API Source component to read data or in API Destination component to read/write data:
Read Application Roles using API Source
Jira
Read Application Roles

Read Application Roles using API Destination
Jira
Read Application Roles
