Download OpenAPI specification:
REST API for BAO Identity service
{- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "client": {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "billingCode": "string",
- "primaryContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "technicalContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "billingContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "disabled": true,
- "domain": "REGULAR",
- "managerEnabled": true,
- "routesEnabled": true,
- "pipelinesEnabled": true,
- "enterpriseEnabled": true,
- "routeNotificationEmailAddresses": "string",
- "displayName": "string"
}, - "username": "string",
- "email": "string",
- "createdBy": "string",
- "lastUpdatedBy": "string",
- "twoFactorAuth": true,
- "ssoAuth": true,
- "ssoId": "string",
- "auths": [
- "ROLE_MANAGE_CLIENT"
], - "fileAccessInstances": [
- "string"
], - "userGroups": [
- {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "client": {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "billingCode": "string",
- "primaryContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "technicalContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "billingContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "disabled": true,
- "domain": "REGULAR",
- "managerEnabled": true,
- "routesEnabled": true,
- "pipelinesEnabled": true,
- "enterpriseEnabled": true,
- "routeNotificationEmailAddresses": "string",
- "displayName": "string"
}, - "description": "string",
- "displayName": "string"
}
], - "startPage": "DEFAULT",
- "status": "INVITATION",
- "existingAuths": [
- "ROLE_MANAGE_CLIENT"
], - "analyticsPlatformEnabled": true,
- "hasManagerAccess": true,
- "hasRouteAccess": true,
- "hasDataPipelineAccess": true,
- "hasUserAccess": true,
- "hasClientAccess": true,
- "displayName": "string"
}
uid required | string |
id | string |
name required | string |
created | string <date-time> |
lastUpdated | string <date-time> |
Array of objects (Translation) unique | |
object (Client) | |
username required | string |
password | string |
email required | string |
createdBy | string |
lastUpdatedBy | string |
twoFactorAuth | boolean |
ssoAuth required | boolean |
ssoId | string |
auths | Array of strings unique Items Enum: "ROLE_MANAGE_CLIENT" "ROLE_SUPER_ADMIN" "ROLE_MANAGE_USER" "ROLE_MANAGE_USER_GROUP" "ROLE_MANAGE_SSO_PROVIDER_CONFIG" "ROLE_MANAGE_SSO_CLIENT_CONFIG" "ROLE_SEE_INSTANCE" "ROLE_MANAGE_INSTANCE" "ROLE_GET_FILE" "ROLE_GET_FILE_INDIVIDUAL" "ROLE_SEE_AUDIT_LOG" "ROLE_MANAGE_HOSTING_PLAN" "ROLE_SEE_ROUTE" "ROLE_MANAGE_ROUTE" "ROLE_SEE_DATA_PIPELINE" "ROLE_MANAGE_DATA_PIPELINE" "ROLE_SEE_VIEW" "ROLE_MANAGE_VIEW" "ROLE_SEE_SCHEMA" "ROLE_MANAGE_SCHEMA" "ROLE_SEE_DESTINATION" "ROLE_MANAGE_DESTINATION" "ROLE_SEE_WORKFLOW" "ROLE_MANAGE_WORKFLOW" "ROLE_SEE_VARIABLE" "ROLE_MANAGE_VARIABLE" "ROLE_MANAGE_SETTING" "ROLE_SEE_DATA_QUALITY_CHECK" "ROLE_MANAGE_DATA_QUALITY_CHECK" "ROLE_SEE_DATA_QUALITY_CHECK_GROUP" "ROLE_MANAGE_DATA_QUALITY_CHECK_GROUP" "ROLE_SEE_FIREWALL_RULE" "ROLE_MANAGE_FIREWALL_RULE" "ROLE_VIEW_DATA_ANALYTICS_PLATFORM" "ROLE_VIEW_DATA_ALL_DATA_PIPELINE" "ROLE_SEE_DATA_PIPELINE_CONFIG" "ROLE_MANAGE_DATA_PIPELINE_CONFIG" "ROLE_MANAGE_PUBLIC_DATASET_CATALOG" |
fileAccessInstances | Array of strings unique |
Array of objects (UserGroup) unique | |
startPage required | string Enum: "DEFAULT" "MANAGER" "INTEGRATION" "DATA_PIPELINE" |
status | string Enum: "INVITATION" "ACTIVE" "INACTIVE" |
existingAuths | Array of strings unique Items Enum: "ROLE_MANAGE_CLIENT" "ROLE_SUPER_ADMIN" "ROLE_MANAGE_USER" "ROLE_MANAGE_USER_GROUP" "ROLE_MANAGE_SSO_PROVIDER_CONFIG" "ROLE_MANAGE_SSO_CLIENT_CONFIG" "ROLE_SEE_INSTANCE" "ROLE_MANAGE_INSTANCE" "ROLE_GET_FILE" "ROLE_GET_FILE_INDIVIDUAL" "ROLE_SEE_AUDIT_LOG" "ROLE_MANAGE_HOSTING_PLAN" "ROLE_SEE_ROUTE" "ROLE_MANAGE_ROUTE" "ROLE_SEE_DATA_PIPELINE" "ROLE_MANAGE_DATA_PIPELINE" "ROLE_SEE_VIEW" "ROLE_MANAGE_VIEW" "ROLE_SEE_SCHEMA" "ROLE_MANAGE_SCHEMA" "ROLE_SEE_DESTINATION" "ROLE_MANAGE_DESTINATION" "ROLE_SEE_WORKFLOW" "ROLE_MANAGE_WORKFLOW" "ROLE_SEE_VARIABLE" "ROLE_MANAGE_VARIABLE" "ROLE_MANAGE_SETTING" "ROLE_SEE_DATA_QUALITY_CHECK" "ROLE_MANAGE_DATA_QUALITY_CHECK" "ROLE_SEE_DATA_QUALITY_CHECK_GROUP" "ROLE_MANAGE_DATA_QUALITY_CHECK_GROUP" "ROLE_SEE_FIREWALL_RULE" "ROLE_MANAGE_FIREWALL_RULE" "ROLE_VIEW_DATA_ANALYTICS_PLATFORM" "ROLE_VIEW_DATA_ALL_DATA_PIPELINE" "ROLE_SEE_DATA_PIPELINE_CONFIG" "ROLE_MANAGE_DATA_PIPELINE_CONFIG" "ROLE_MANAGE_PUBLIC_DATASET_CATALOG" |
analyticsPlatformEnabled | boolean |
hasManagerAccess | boolean |
hasRouteAccess | boolean |
hasDataPipelineAccess | boolean |
hasUserAccess | boolean |
hasClientAccess | boolean |
displayName | string |
{- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "client": {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "billingCode": "string",
- "primaryContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "technicalContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "billingContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "disabled": true,
- "domain": "REGULAR",
- "managerEnabled": true,
- "routesEnabled": true,
- "pipelinesEnabled": true,
- "enterpriseEnabled": true,
- "routeNotificationEmailAddresses": "string",
- "displayName": "string"
}, - "username": "string",
- "password": "string",
- "email": "string",
- "createdBy": "string",
- "lastUpdatedBy": "string",
- "twoFactorAuth": true,
- "ssoAuth": true,
- "ssoId": "string",
- "auths": [
- "ROLE_MANAGE_CLIENT"
], - "fileAccessInstances": [
- "string"
], - "userGroups": [
- {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "client": {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "billingCode": "string",
- "primaryContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "technicalContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "billingContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "disabled": true,
- "domain": "REGULAR",
- "managerEnabled": true,
- "routesEnabled": true,
- "pipelinesEnabled": true,
- "enterpriseEnabled": true,
- "routeNotificationEmailAddresses": "string",
- "displayName": "string"
}, - "description": "string",
- "displayName": "string"
}
], - "startPage": "DEFAULT",
- "status": "INVITATION",
- "existingAuths": [
- "ROLE_MANAGE_CLIENT"
], - "analyticsPlatformEnabled": true,
- "hasManagerAccess": true,
- "hasRouteAccess": true,
- "hasDataPipelineAccess": true,
- "hasUserAccess": true,
- "hasClientAccess": true,
- "displayName": "string"
}
query | string |
analyticsPlatform | boolean |
filter | Array of strings |
order | Array of strings |
required | object (PagingRequest) |
[- {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "client": {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "billingCode": "string",
- "primaryContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "technicalContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "billingContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "disabled": true,
- "domain": "REGULAR",
- "managerEnabled": true,
- "routesEnabled": true,
- "pipelinesEnabled": true,
- "enterpriseEnabled": true,
- "routeNotificationEmailAddresses": "string",
- "displayName": "string"
}, - "username": "string",
- "email": "string",
- "createdBy": "string",
- "lastUpdatedBy": "string",
- "twoFactorAuth": true,
- "ssoAuth": true,
- "ssoId": "string",
- "auths": [
- "ROLE_MANAGE_CLIENT"
], - "fileAccessInstances": [
- "string"
], - "userGroups": [
- {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "client": {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "billingCode": "string",
- "primaryContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "technicalContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "billingContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "disabled": true,
- "domain": "REGULAR",
- "managerEnabled": true,
- "routesEnabled": true,
- "pipelinesEnabled": true,
- "enterpriseEnabled": true,
- "routeNotificationEmailAddresses": "string",
- "displayName": "string"
}, - "description": "string",
- "displayName": "string"
}
], - "startPage": "DEFAULT",
- "status": "INVITATION",
- "existingAuths": [
- "ROLE_MANAGE_CLIENT"
], - "analyticsPlatformEnabled": true,
- "hasManagerAccess": true,
- "hasRouteAccess": true,
- "hasDataPipelineAccess": true,
- "hasUserAccess": true,
- "hasClientAccess": true,
- "displayName": "string"
}
]
id | string |
name required | string |
created | string <date-time> |
lastUpdated | string <date-time> |
Array of objects (Translation) unique | |
object (Client) | |
username required | string |
password | string |
email required | string |
createdBy | string |
lastUpdatedBy | string |
twoFactorAuth | boolean |
ssoAuth required | boolean |
ssoId | string |
auths | Array of strings unique Items Enum: "ROLE_MANAGE_CLIENT" "ROLE_SUPER_ADMIN" "ROLE_MANAGE_USER" "ROLE_MANAGE_USER_GROUP" "ROLE_MANAGE_SSO_PROVIDER_CONFIG" "ROLE_MANAGE_SSO_CLIENT_CONFIG" "ROLE_SEE_INSTANCE" "ROLE_MANAGE_INSTANCE" "ROLE_GET_FILE" "ROLE_GET_FILE_INDIVIDUAL" "ROLE_SEE_AUDIT_LOG" "ROLE_MANAGE_HOSTING_PLAN" "ROLE_SEE_ROUTE" "ROLE_MANAGE_ROUTE" "ROLE_SEE_DATA_PIPELINE" "ROLE_MANAGE_DATA_PIPELINE" "ROLE_SEE_VIEW" "ROLE_MANAGE_VIEW" "ROLE_SEE_SCHEMA" "ROLE_MANAGE_SCHEMA" "ROLE_SEE_DESTINATION" "ROLE_MANAGE_DESTINATION" "ROLE_SEE_WORKFLOW" "ROLE_MANAGE_WORKFLOW" "ROLE_SEE_VARIABLE" "ROLE_MANAGE_VARIABLE" "ROLE_MANAGE_SETTING" "ROLE_SEE_DATA_QUALITY_CHECK" "ROLE_MANAGE_DATA_QUALITY_CHECK" "ROLE_SEE_DATA_QUALITY_CHECK_GROUP" "ROLE_MANAGE_DATA_QUALITY_CHECK_GROUP" "ROLE_SEE_FIREWALL_RULE" "ROLE_MANAGE_FIREWALL_RULE" "ROLE_VIEW_DATA_ANALYTICS_PLATFORM" "ROLE_VIEW_DATA_ALL_DATA_PIPELINE" "ROLE_SEE_DATA_PIPELINE_CONFIG" "ROLE_MANAGE_DATA_PIPELINE_CONFIG" "ROLE_MANAGE_PUBLIC_DATASET_CATALOG" |
fileAccessInstances | Array of strings unique |
Array of objects (UserGroup) unique | |
startPage required | string Enum: "DEFAULT" "MANAGER" "INTEGRATION" "DATA_PIPELINE" |
status | string Enum: "INVITATION" "ACTIVE" "INACTIVE" |
existingAuths | Array of strings unique Items Enum: "ROLE_MANAGE_CLIENT" "ROLE_SUPER_ADMIN" "ROLE_MANAGE_USER" "ROLE_MANAGE_USER_GROUP" "ROLE_MANAGE_SSO_PROVIDER_CONFIG" "ROLE_MANAGE_SSO_CLIENT_CONFIG" "ROLE_SEE_INSTANCE" "ROLE_MANAGE_INSTANCE" "ROLE_GET_FILE" "ROLE_GET_FILE_INDIVIDUAL" "ROLE_SEE_AUDIT_LOG" "ROLE_MANAGE_HOSTING_PLAN" "ROLE_SEE_ROUTE" "ROLE_MANAGE_ROUTE" "ROLE_SEE_DATA_PIPELINE" "ROLE_MANAGE_DATA_PIPELINE" "ROLE_SEE_VIEW" "ROLE_MANAGE_VIEW" "ROLE_SEE_SCHEMA" "ROLE_MANAGE_SCHEMA" "ROLE_SEE_DESTINATION" "ROLE_MANAGE_DESTINATION" "ROLE_SEE_WORKFLOW" "ROLE_MANAGE_WORKFLOW" "ROLE_SEE_VARIABLE" "ROLE_MANAGE_VARIABLE" "ROLE_MANAGE_SETTING" "ROLE_SEE_DATA_QUALITY_CHECK" "ROLE_MANAGE_DATA_QUALITY_CHECK" "ROLE_SEE_DATA_QUALITY_CHECK_GROUP" "ROLE_MANAGE_DATA_QUALITY_CHECK_GROUP" "ROLE_SEE_FIREWALL_RULE" "ROLE_MANAGE_FIREWALL_RULE" "ROLE_VIEW_DATA_ANALYTICS_PLATFORM" "ROLE_VIEW_DATA_ALL_DATA_PIPELINE" "ROLE_SEE_DATA_PIPELINE_CONFIG" "ROLE_MANAGE_DATA_PIPELINE_CONFIG" "ROLE_MANAGE_PUBLIC_DATASET_CATALOG" |
analyticsPlatformEnabled | boolean |
hasManagerAccess | boolean |
hasRouteAccess | boolean |
hasDataPipelineAccess | boolean |
hasUserAccess | boolean |
hasClientAccess | boolean |
displayName | string |
{- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "client": {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "billingCode": "string",
- "primaryContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "technicalContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "billingContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "disabled": true,
- "domain": "REGULAR",
- "managerEnabled": true,
- "routesEnabled": true,
- "pipelinesEnabled": true,
- "enterpriseEnabled": true,
- "routeNotificationEmailAddresses": "string",
- "displayName": "string"
}, - "username": "string",
- "password": "string",
- "email": "string",
- "createdBy": "string",
- "lastUpdatedBy": "string",
- "twoFactorAuth": true,
- "ssoAuth": true,
- "ssoId": "string",
- "auths": [
- "ROLE_MANAGE_CLIENT"
], - "fileAccessInstances": [
- "string"
], - "userGroups": [
- {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "client": {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "billingCode": "string",
- "primaryContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "technicalContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "billingContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "disabled": true,
- "domain": "REGULAR",
- "managerEnabled": true,
- "routesEnabled": true,
- "pipelinesEnabled": true,
- "enterpriseEnabled": true,
- "routeNotificationEmailAddresses": "string",
- "displayName": "string"
}, - "description": "string",
- "displayName": "string"
}
], - "startPage": "DEFAULT",
- "status": "INVITATION",
- "existingAuths": [
- "ROLE_MANAGE_CLIENT"
], - "analyticsPlatformEnabled": true,
- "hasManagerAccess": true,
- "hasRouteAccess": true,
- "hasDataPipelineAccess": true,
- "hasUserAccess": true,
- "hasClientAccess": true,
- "displayName": "string"
}
id | string |
name required | string |
created | string <date-time> |
lastUpdated | string <date-time> |
Array of objects (Translation) unique | |
object (Client) | |
username required | string |
password | string |
email required | string |
createdBy | string |
lastUpdatedBy | string |
twoFactorAuth | boolean |
ssoAuth required | boolean |
ssoId | string |
auths | Array of strings unique Items Enum: "ROLE_MANAGE_CLIENT" "ROLE_SUPER_ADMIN" "ROLE_MANAGE_USER" "ROLE_MANAGE_USER_GROUP" "ROLE_MANAGE_SSO_PROVIDER_CONFIG" "ROLE_MANAGE_SSO_CLIENT_CONFIG" "ROLE_SEE_INSTANCE" "ROLE_MANAGE_INSTANCE" "ROLE_GET_FILE" "ROLE_GET_FILE_INDIVIDUAL" "ROLE_SEE_AUDIT_LOG" "ROLE_MANAGE_HOSTING_PLAN" "ROLE_SEE_ROUTE" "ROLE_MANAGE_ROUTE" "ROLE_SEE_DATA_PIPELINE" "ROLE_MANAGE_DATA_PIPELINE" "ROLE_SEE_VIEW" "ROLE_MANAGE_VIEW" "ROLE_SEE_SCHEMA" "ROLE_MANAGE_SCHEMA" "ROLE_SEE_DESTINATION" "ROLE_MANAGE_DESTINATION" "ROLE_SEE_WORKFLOW" "ROLE_MANAGE_WORKFLOW" "ROLE_SEE_VARIABLE" "ROLE_MANAGE_VARIABLE" "ROLE_MANAGE_SETTING" "ROLE_SEE_DATA_QUALITY_CHECK" "ROLE_MANAGE_DATA_QUALITY_CHECK" "ROLE_SEE_DATA_QUALITY_CHECK_GROUP" "ROLE_MANAGE_DATA_QUALITY_CHECK_GROUP" "ROLE_SEE_FIREWALL_RULE" "ROLE_MANAGE_FIREWALL_RULE" "ROLE_VIEW_DATA_ANALYTICS_PLATFORM" "ROLE_VIEW_DATA_ALL_DATA_PIPELINE" "ROLE_SEE_DATA_PIPELINE_CONFIG" "ROLE_MANAGE_DATA_PIPELINE_CONFIG" "ROLE_MANAGE_PUBLIC_DATASET_CATALOG" |
fileAccessInstances | Array of strings unique |
Array of objects (UserGroup) unique | |
startPage required | string Enum: "DEFAULT" "MANAGER" "INTEGRATION" "DATA_PIPELINE" |
status | string Enum: "INVITATION" "ACTIVE" "INACTIVE" |
existingAuths | Array of strings unique Items Enum: "ROLE_MANAGE_CLIENT" "ROLE_SUPER_ADMIN" "ROLE_MANAGE_USER" "ROLE_MANAGE_USER_GROUP" "ROLE_MANAGE_SSO_PROVIDER_CONFIG" "ROLE_MANAGE_SSO_CLIENT_CONFIG" "ROLE_SEE_INSTANCE" "ROLE_MANAGE_INSTANCE" "ROLE_GET_FILE" "ROLE_GET_FILE_INDIVIDUAL" "ROLE_SEE_AUDIT_LOG" "ROLE_MANAGE_HOSTING_PLAN" "ROLE_SEE_ROUTE" "ROLE_MANAGE_ROUTE" "ROLE_SEE_DATA_PIPELINE" "ROLE_MANAGE_DATA_PIPELINE" "ROLE_SEE_VIEW" "ROLE_MANAGE_VIEW" "ROLE_SEE_SCHEMA" "ROLE_MANAGE_SCHEMA" "ROLE_SEE_DESTINATION" "ROLE_MANAGE_DESTINATION" "ROLE_SEE_WORKFLOW" "ROLE_MANAGE_WORKFLOW" "ROLE_SEE_VARIABLE" "ROLE_MANAGE_VARIABLE" "ROLE_MANAGE_SETTING" "ROLE_SEE_DATA_QUALITY_CHECK" "ROLE_MANAGE_DATA_QUALITY_CHECK" "ROLE_SEE_DATA_QUALITY_CHECK_GROUP" "ROLE_MANAGE_DATA_QUALITY_CHECK_GROUP" "ROLE_SEE_FIREWALL_RULE" "ROLE_MANAGE_FIREWALL_RULE" "ROLE_VIEW_DATA_ANALYTICS_PLATFORM" "ROLE_VIEW_DATA_ALL_DATA_PIPELINE" "ROLE_SEE_DATA_PIPELINE_CONFIG" "ROLE_MANAGE_DATA_PIPELINE_CONFIG" "ROLE_MANAGE_PUBLIC_DATASET_CATALOG" |
analyticsPlatformEnabled | boolean |
hasManagerAccess | boolean |
hasRouteAccess | boolean |
hasDataPipelineAccess | boolean |
hasUserAccess | boolean |
hasClientAccess | boolean |
displayName | string |
{- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "client": {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "billingCode": "string",
- "primaryContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "technicalContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "billingContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "disabled": true,
- "domain": "REGULAR",
- "managerEnabled": true,
- "routesEnabled": true,
- "pipelinesEnabled": true,
- "enterpriseEnabled": true,
- "routeNotificationEmailAddresses": "string",
- "displayName": "string"
}, - "username": "string",
- "password": "string",
- "email": "string",
- "createdBy": "string",
- "lastUpdatedBy": "string",
- "twoFactorAuth": true,
- "ssoAuth": true,
- "ssoId": "string",
- "auths": [
- "ROLE_MANAGE_CLIENT"
], - "fileAccessInstances": [
- "string"
], - "userGroups": [
- {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "client": {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "billingCode": "string",
- "primaryContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "technicalContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "billingContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "disabled": true,
- "domain": "REGULAR",
- "managerEnabled": true,
- "routesEnabled": true,
- "pipelinesEnabled": true,
- "enterpriseEnabled": true,
- "routeNotificationEmailAddresses": "string",
- "displayName": "string"
}, - "description": "string",
- "displayName": "string"
}
], - "startPage": "DEFAULT",
- "status": "INVITATION",
- "existingAuths": [
- "ROLE_MANAGE_CLIENT"
], - "analyticsPlatformEnabled": true,
- "hasManagerAccess": true,
- "hasRouteAccess": true,
- "hasDataPipelineAccess": true,
- "hasUserAccess": true,
- "hasClientAccess": true,
- "displayName": "string"
}
{- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "client": {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "billingCode": "string",
- "primaryContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "technicalContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "billingContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "disabled": true,
- "domain": "REGULAR",
- "managerEnabled": true,
- "routesEnabled": true,
- "pipelinesEnabled": true,
- "enterpriseEnabled": true,
- "routeNotificationEmailAddresses": "string",
- "displayName": "string"
}, - "description": "string",
- "displayName": "string"
}
uid required | string |
id | string |
name required | string |
created | string <date-time> |
lastUpdated | string <date-time> |
Array of objects (Translation) unique | |
code required | string |
object (Client) | |
description | string |
displayName | string |
{- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "client": {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "billingCode": "string",
- "primaryContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "technicalContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "billingContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "disabled": true,
- "domain": "REGULAR",
- "managerEnabled": true,
- "routesEnabled": true,
- "pipelinesEnabled": true,
- "enterpriseEnabled": true,
- "routeNotificationEmailAddresses": "string",
- "displayName": "string"
}, - "description": "string",
- "displayName": "string"
}
query | string |
filter | Array of strings |
order | Array of strings |
required | object (PagingRequest) |
[- {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "client": {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "billingCode": "string",
- "primaryContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "technicalContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "billingContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "disabled": true,
- "domain": "REGULAR",
- "managerEnabled": true,
- "routesEnabled": true,
- "pipelinesEnabled": true,
- "enterpriseEnabled": true,
- "routeNotificationEmailAddresses": "string",
- "displayName": "string"
}, - "description": "string",
- "displayName": "string"
}
]
id | string |
name required | string |
created | string <date-time> |
lastUpdated | string <date-time> |
Array of objects (Translation) unique | |
code required | string |
object (Client) | |
description | string |
displayName | string |
{- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "client": {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "billingCode": "string",
- "primaryContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "technicalContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "billingContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "disabled": true,
- "domain": "REGULAR",
- "managerEnabled": true,
- "routesEnabled": true,
- "pipelinesEnabled": true,
- "enterpriseEnabled": true,
- "routeNotificationEmailAddresses": "string",
- "displayName": "string"
}, - "description": "string",
- "displayName": "string"
}
[- {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "client": {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "billingCode": "string",
- "primaryContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "technicalContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "billingContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "disabled": true,
- "domain": "REGULAR",
- "managerEnabled": true,
- "routesEnabled": true,
- "pipelinesEnabled": true,
- "enterpriseEnabled": true,
- "routeNotificationEmailAddresses": "string",
- "displayName": "string"
}, - "username": "string",
- "email": "string",
- "createdBy": "string",
- "lastUpdatedBy": "string",
- "twoFactorAuth": true,
- "ssoAuth": true,
- "ssoId": "string",
- "auths": [
- "ROLE_MANAGE_CLIENT"
], - "fileAccessInstances": [
- "string"
], - "userGroups": [
- {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "client": {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "billingCode": "string",
- "primaryContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "technicalContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "billingContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "disabled": true,
- "domain": "REGULAR",
- "managerEnabled": true,
- "routesEnabled": true,
- "pipelinesEnabled": true,
- "enterpriseEnabled": true,
- "routeNotificationEmailAddresses": "string",
- "displayName": "string"
}, - "description": "string",
- "displayName": "string"
}
], - "startPage": "DEFAULT",
- "status": "INVITATION",
- "existingAuths": [
- "ROLE_MANAGE_CLIENT"
], - "analyticsPlatformEnabled": true,
- "hasManagerAccess": true,
- "hasRouteAccess": true,
- "hasDataPipelineAccess": true,
- "hasUserAccess": true,
- "hasClientAccess": true,
- "displayName": "string"
}
]
{- "id": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "client": {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "billingCode": "string",
- "primaryContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "technicalContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "billingContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "disabled": true,
- "domain": "REGULAR",
- "managerEnabled": true,
- "routesEnabled": true,
- "pipelinesEnabled": true,
- "enterpriseEnabled": true,
- "routeNotificationEmailAddresses": "string",
- "displayName": "string"
}, - "provider": "OKTA",
- "clientDomain": "string",
- "mappingClaim": "string"
}
uid required | string |
id | string |
created | string <date-time> |
lastUpdated | string <date-time> |
object (Client) | |
provider required | string Enum: "OKTA" "GENERIC" |
clientId | string |
clientSecret | string |
clientDomain required | string |
mappingClaim required | string |
{- "id": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "client": {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "billingCode": "string",
- "primaryContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "technicalContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "billingContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "disabled": true,
- "domain": "REGULAR",
- "managerEnabled": true,
- "routesEnabled": true,
- "pipelinesEnabled": true,
- "enterpriseEnabled": true,
- "routeNotificationEmailAddresses": "string",
- "displayName": "string"
}, - "provider": "OKTA",
- "clientId": "string",
- "clientSecret": "string",
- "clientDomain": "string",
- "mappingClaim": "string"
}
{- "id": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "client": {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "billingCode": "string",
- "primaryContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "technicalContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "billingContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "disabled": true,
- "domain": "REGULAR",
- "managerEnabled": true,
- "routesEnabled": true,
- "pipelinesEnabled": true,
- "enterpriseEnabled": true,
- "routeNotificationEmailAddresses": "string",
- "displayName": "string"
}, - "provider": "OKTA",
- "clientDomain": "string",
- "mappingClaim": "string"
}
clientId required | string |
uid required | string |
id | string |
created | string <date-time> |
lastUpdated | string <date-time> |
object (Client) | |
provider required | string Enum: "OKTA" "GENERIC" |
clientId | string |
clientSecret | string |
clientDomain required | string |
mappingClaim required | string |
{- "id": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "client": {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "billingCode": "string",
- "primaryContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "technicalContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "billingContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "disabled": true,
- "domain": "REGULAR",
- "managerEnabled": true,
- "routesEnabled": true,
- "pipelinesEnabled": true,
- "enterpriseEnabled": true,
- "routeNotificationEmailAddresses": "string",
- "displayName": "string"
}, - "provider": "OKTA",
- "clientId": "string",
- "clientSecret": "string",
- "clientDomain": "string",
- "mappingClaim": "string"
}
[- {
- "id": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "client": {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "billingCode": "string",
- "primaryContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "technicalContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "billingContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "disabled": true,
- "domain": "REGULAR",
- "managerEnabled": true,
- "routesEnabled": true,
- "pipelinesEnabled": true,
- "enterpriseEnabled": true,
- "routeNotificationEmailAddresses": "string",
- "displayName": "string"
}, - "provider": "OKTA",
- "clientDomain": "string",
- "mappingClaim": "string"
}
]
id | string |
created | string <date-time> |
lastUpdated | string <date-time> |
object (Client) | |
provider required | string Enum: "OKTA" "GENERIC" |
clientId | string |
clientSecret | string |
clientDomain required | string |
mappingClaim required | string |
{- "id": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "client": {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "billingCode": "string",
- "primaryContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "technicalContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "billingContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "disabled": true,
- "domain": "REGULAR",
- "managerEnabled": true,
- "routesEnabled": true,
- "pipelinesEnabled": true,
- "enterpriseEnabled": true,
- "routeNotificationEmailAddresses": "string",
- "displayName": "string"
}, - "provider": "OKTA",
- "clientId": "string",
- "clientSecret": "string",
- "clientDomain": "string",
- "mappingClaim": "string"
}
{- "id": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "client": {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "billingCode": "string",
- "primaryContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "technicalContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "billingContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "disabled": true,
- "domain": "REGULAR",
- "managerEnabled": true,
- "routesEnabled": true,
- "pipelinesEnabled": true,
- "enterpriseEnabled": true,
- "routeNotificationEmailAddresses": "string",
- "displayName": "string"
}, - "ssoClientId": "string",
- "clientName": "string",
- "redirectUris": [
- "string"
], - "scopes": [
- "string"
], - "grantTypes": [
- {
- "value": "string"
}
]
}
clientId required | string |
uid required | string |
id | string |
created | string <date-time> |
lastUpdated | string <date-time> |
object (Client) | |
ssoClientId required | string [ 2 .. 2147483647 ] characters |
clientSecret | string |
clientName required | string [ 2 .. 2147483647 ] characters |
redirectUris required | Array of strings unique |
scopes required | Array of strings unique |
required | Array of objects (AuthorizationGrantType) unique |
{- "id": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "client": {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "billingCode": "string",
- "primaryContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "technicalContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "billingContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "disabled": true,
- "domain": "REGULAR",
- "managerEnabled": true,
- "routesEnabled": true,
- "pipelinesEnabled": true,
- "enterpriseEnabled": true,
- "routeNotificationEmailAddresses": "string",
- "displayName": "string"
}, - "ssoClientId": "string",
- "clientSecret": "string",
- "clientName": "string",
- "redirectUris": [
- "string"
], - "scopes": [
- "string"
], - "grantTypes": [
- {
- "value": "string"
}
]
}
[- {
- "id": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "client": {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "billingCode": "string",
- "primaryContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "technicalContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "billingContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "disabled": true,
- "domain": "REGULAR",
- "managerEnabled": true,
- "routesEnabled": true,
- "pipelinesEnabled": true,
- "enterpriseEnabled": true,
- "routeNotificationEmailAddresses": "string",
- "displayName": "string"
}, - "ssoClientId": "string",
- "clientName": "string",
- "redirectUris": [
- "string"
], - "scopes": [
- "string"
], - "grantTypes": [
- {
- "value": "string"
}
]
}
]
id | string |
created | string <date-time> |
lastUpdated | string <date-time> |
object (Client) | |
ssoClientId required | string [ 2 .. 2147483647 ] characters |
clientSecret | string |
clientName required | string [ 2 .. 2147483647 ] characters |
redirectUris required | Array of strings unique |
scopes required | Array of strings unique |
required | Array of objects (AuthorizationGrantType) unique |
{- "id": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "client": {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "billingCode": "string",
- "primaryContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "technicalContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "billingContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "disabled": true,
- "domain": "REGULAR",
- "managerEnabled": true,
- "routesEnabled": true,
- "pipelinesEnabled": true,
- "enterpriseEnabled": true,
- "routeNotificationEmailAddresses": "string",
- "displayName": "string"
}, - "ssoClientId": "string",
- "clientSecret": "string",
- "clientName": "string",
- "redirectUris": [
- "string"
], - "scopes": [
- "string"
], - "grantTypes": [
- {
- "value": "string"
}
]
}
{- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "billingCode": "string",
- "primaryContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "technicalContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "billingContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "disabled": true,
- "domain": "REGULAR",
- "managerEnabled": true,
- "routesEnabled": true,
- "pipelinesEnabled": true,
- "enterpriseEnabled": true,
- "routeNotificationEmailAddresses": "string",
- "displayName": "string"
}
uid required | string |
id | string |
name required | string |
created | string <date-time> |
lastUpdated | string <date-time> |
Array of objects (Translation) unique | |
code required | string [ 2 .. 25 ] characters |
billingCode required | string [ 2 .. 25 ] characters |
required | object (ContactInfo) |
required | object (ContactInfo) |
required | object (ContactInfo) |
disabled required | boolean |
domain required | string Enum: "REGULAR" "PUBLIC_DATASET_CATALOG" "PEPFAR_DATA_MART" |
managerEnabled required | boolean |
routesEnabled required | boolean |
pipelinesEnabled required | boolean |
enterpriseEnabled required | boolean |
routeNotificationEmailAddresses | string |
displayName | string |
{- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "billingCode": "string",
- "primaryContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "technicalContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "billingContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "disabled": true,
- "domain": "REGULAR",
- "managerEnabled": true,
- "routesEnabled": true,
- "pipelinesEnabled": true,
- "enterpriseEnabled": true,
- "routeNotificationEmailAddresses": "string",
- "displayName": "string"
}
uid required | string |
id | string |
name required | string |
created | string <date-time> |
lastUpdated | string <date-time> |
Array of objects (Translation) unique | |
code required | string [ 2 .. 25 ] characters |
billingCode required | string [ 2 .. 25 ] characters |
required | object (ContactInfo) |
required | object (ContactInfo) |
required | object (ContactInfo) |
disabled required | boolean |
domain required | string Enum: "REGULAR" "PUBLIC_DATASET_CATALOG" "PEPFAR_DATA_MART" |
managerEnabled required | boolean |
routesEnabled required | boolean |
pipelinesEnabled required | boolean |
enterpriseEnabled required | boolean |
routeNotificationEmailAddresses | string |
displayName | string |
{- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "billingCode": "string",
- "primaryContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "technicalContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "billingContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "disabled": true,
- "domain": "REGULAR",
- "managerEnabled": true,
- "routesEnabled": true,
- "pipelinesEnabled": true,
- "enterpriseEnabled": true,
- "routeNotificationEmailAddresses": "string",
- "displayName": "string"
}
{- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "billingCode": "string",
- "primaryContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "technicalContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "billingContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "disabled": true,
- "domain": "REGULAR",
- "managerEnabled": true,
- "routesEnabled": true,
- "pipelinesEnabled": true,
- "enterpriseEnabled": true,
- "routeNotificationEmailAddresses": "string",
- "displayName": "string"
}
uid required | string |
id | string |
name required | string |
created | string <date-time> |
lastUpdated | string <date-time> |
Array of objects (Translation) unique | |
code required | string [ 2 .. 25 ] characters |
billingCode required | string [ 2 .. 25 ] characters |
required | object (ContactInfo) |
required | object (ContactInfo) |
required | object (ContactInfo) |
disabled required | boolean |
domain required | string Enum: "REGULAR" "PUBLIC_DATASET_CATALOG" "PEPFAR_DATA_MART" |
managerEnabled required | boolean |
routesEnabled required | boolean |
pipelinesEnabled required | boolean |
enterpriseEnabled required | boolean |
routeNotificationEmailAddresses | string |
displayName | string |
{- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "billingCode": "string",
- "primaryContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "technicalContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "billingContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "disabled": true,
- "domain": "REGULAR",
- "managerEnabled": true,
- "routesEnabled": true,
- "pipelinesEnabled": true,
- "enterpriseEnabled": true,
- "routeNotificationEmailAddresses": "string",
- "displayName": "string"
}
filter | Array of strings |
order | Array of strings |
required | object (PagingRequest) |
[- {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "billingCode": "string",
- "primaryContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "technicalContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "billingContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "disabled": true,
- "domain": "REGULAR",
- "managerEnabled": true,
- "routesEnabled": true,
- "pipelinesEnabled": true,
- "enterpriseEnabled": true,
- "routeNotificationEmailAddresses": "string",
- "displayName": "string"
}
]
id | string |
name required | string |
created | string <date-time> |
lastUpdated | string <date-time> |
Array of objects (Translation) unique | |
code required | string [ 2 .. 25 ] characters |
billingCode required | string [ 2 .. 25 ] characters |
required | object (ContactInfo) |
required | object (ContactInfo) |
required | object (ContactInfo) |
disabled required | boolean |
domain required | string Enum: "REGULAR" "PUBLIC_DATASET_CATALOG" "PEPFAR_DATA_MART" |
managerEnabled required | boolean |
routesEnabled required | boolean |
pipelinesEnabled required | boolean |
enterpriseEnabled required | boolean |
routeNotificationEmailAddresses | string |
displayName | string |
{- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "billingCode": "string",
- "primaryContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "technicalContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "billingContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "disabled": true,
- "domain": "REGULAR",
- "managerEnabled": true,
- "routesEnabled": true,
- "pipelinesEnabled": true,
- "enterpriseEnabled": true,
- "routeNotificationEmailAddresses": "string",
- "displayName": "string"
}
{- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "client": {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "billingCode": "string",
- "primaryContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "technicalContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "billingContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "disabled": true,
- "domain": "REGULAR",
- "managerEnabled": true,
- "routesEnabled": true,
- "pipelinesEnabled": true,
- "enterpriseEnabled": true,
- "routeNotificationEmailAddresses": "string",
- "displayName": "string"
}, - "username": "string",
- "email": "string",
- "createdBy": "string",
- "lastUpdatedBy": "string",
- "twoFactorAuth": true,
- "ssoAuth": true,
- "ssoId": "string",
- "auths": [
- "ROLE_MANAGE_CLIENT"
], - "fileAccessInstances": [
- "string"
], - "userGroups": [
- {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "client": {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "billingCode": "string",
- "primaryContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "technicalContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "billingContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "disabled": true,
- "domain": "REGULAR",
- "managerEnabled": true,
- "routesEnabled": true,
- "pipelinesEnabled": true,
- "enterpriseEnabled": true,
- "routeNotificationEmailAddresses": "string",
- "displayName": "string"
}, - "description": "string",
- "displayName": "string"
}
], - "startPage": "DEFAULT",
- "status": "INVITATION",
- "existingAuths": [
- "ROLE_MANAGE_CLIENT"
], - "analyticsPlatformEnabled": true,
- "hasManagerAccess": true,
- "hasRouteAccess": true,
- "hasDataPipelineAccess": true,
- "hasUserAccess": true,
- "hasClientAccess": true,
- "displayName": "string"
}
{- "activeUser": {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "client": {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "billingCode": "string",
- "primaryContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "technicalContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "billingContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "disabled": true,
- "domain": "REGULAR",
- "managerEnabled": true,
- "routesEnabled": true,
- "pipelinesEnabled": true,
- "enterpriseEnabled": true,
- "routeNotificationEmailAddresses": "string",
- "displayName": "string"
}, - "username": "string",
- "email": "string",
- "createdBy": "string",
- "lastUpdatedBy": "string",
- "twoFactorAuth": true,
- "ssoAuth": true,
- "ssoId": "string",
- "auths": [
- "ROLE_MANAGE_CLIENT"
], - "fileAccessInstances": [
- "string"
], - "userGroups": [
- {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "client": {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "billingCode": "string",
- "primaryContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "technicalContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "billingContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "disabled": true,
- "domain": "REGULAR",
- "managerEnabled": true,
- "routesEnabled": true,
- "pipelinesEnabled": true,
- "enterpriseEnabled": true,
- "routeNotificationEmailAddresses": "string",
- "displayName": "string"
}, - "description": "string",
- "displayName": "string"
}
], - "startPage": "DEFAULT",
- "status": "INVITATION",
- "existingAuths": [
- "ROLE_MANAGE_CLIENT"
], - "analyticsPlatformEnabled": true,
- "hasManagerAccess": true,
- "hasRouteAccess": true,
- "hasDataPipelineAccess": true,
- "hasUserAccess": true,
- "hasClientAccess": true,
- "displayName": "string"
}, - "user": {
- "client": "string",
- "username": "string",
- "password": "string",
- "email": "string",
- "name": "string",
- "createdBy": "string",
- "lastUpdatedBy": "string",
- "twoFactorAuth": true,
- "preUpdateAuths": [
- "ROLE_MANAGE_CLIENT"
], - "auths": [
- "ROLE_MANAGE_CLIENT"
], - "userGroups": [
- {
- "id": "string",
- "client": "string",
- "name": "string",
- "code": "string"
}
], - "pipelinesEnabled": true,
- "hasIntegrationRouteAccess": true,
- "hasAnalyticsPlatformAccess": true,
- "hasManagerAccess": true,
- "hasUserAccess": true,
- "hasClientAccess": true,
- "id": "string"
}, - "activeClient": {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "billingCode": "string",
- "primaryContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "technicalContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "billingContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "disabled": true,
- "domain": "REGULAR",
- "managerEnabled": true,
- "routesEnabled": true,
- "pipelinesEnabled": true,
- "enterpriseEnabled": true,
- "routeNotificationEmailAddresses": "string",
- "displayName": "string"
}, - "client": {
- "code": "string",
- "name": "string",
- "disabled": true,
- "domain": "REGULAR",
- "managerEnabled": true,
- "integrationRoutesEnabled": true,
- "analyticsPlatformEnabled": true,
- "enterpriseEnabled": true,
- "id": "string"
}, - "config": {
- "serviceIntro": true
}, - "forwardTo": "BAO_MANAGER"
}
{- "activeUser": {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "client": {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "billingCode": "string",
- "primaryContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "technicalContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "billingContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "disabled": true,
- "domain": "REGULAR",
- "managerEnabled": true,
- "routesEnabled": true,
- "pipelinesEnabled": true,
- "enterpriseEnabled": true,
- "routeNotificationEmailAddresses": "string",
- "displayName": "string"
}, - "username": "string",
- "email": "string",
- "createdBy": "string",
- "lastUpdatedBy": "string",
- "twoFactorAuth": true,
- "ssoAuth": true,
- "ssoId": "string",
- "auths": [
- "ROLE_MANAGE_CLIENT"
], - "fileAccessInstances": [
- "string"
], - "userGroups": [
- {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "client": {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "billingCode": "string",
- "primaryContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "technicalContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "billingContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "disabled": true,
- "domain": "REGULAR",
- "managerEnabled": true,
- "routesEnabled": true,
- "pipelinesEnabled": true,
- "enterpriseEnabled": true,
- "routeNotificationEmailAddresses": "string",
- "displayName": "string"
}, - "description": "string",
- "displayName": "string"
}
], - "startPage": "DEFAULT",
- "status": "INVITATION",
- "existingAuths": [
- "ROLE_MANAGE_CLIENT"
], - "analyticsPlatformEnabled": true,
- "hasManagerAccess": true,
- "hasRouteAccess": true,
- "hasDataPipelineAccess": true,
- "hasUserAccess": true,
- "hasClientAccess": true,
- "displayName": "string"
}, - "user": {
- "client": "string",
- "username": "string",
- "password": "string",
- "email": "string",
- "name": "string",
- "createdBy": "string",
- "lastUpdatedBy": "string",
- "twoFactorAuth": true,
- "preUpdateAuths": [
- "ROLE_MANAGE_CLIENT"
], - "auths": [
- "ROLE_MANAGE_CLIENT"
], - "userGroups": [
- {
- "id": "string",
- "client": "string",
- "name": "string",
- "code": "string"
}
], - "pipelinesEnabled": true,
- "hasIntegrationRouteAccess": true,
- "hasAnalyticsPlatformAccess": true,
- "hasManagerAccess": true,
- "hasUserAccess": true,
- "hasClientAccess": true,
- "id": "string"
}, - "activeClient": {
- "id": "string",
- "name": "string",
- "created": "2019-08-24T14:15:22Z",
- "lastUpdated": "2019-08-24T14:15:22Z",
- "translations": [
- {
- "locale": "string",
- "property": "string",
- "value": "string"
}
], - "code": "string",
- "billingCode": "string",
- "primaryContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "technicalContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "billingContact": {
- "name": "string",
- "email": "string",
- "phoneNumber": "string"
}, - "disabled": true,
- "domain": "REGULAR",
- "managerEnabled": true,
- "routesEnabled": true,
- "pipelinesEnabled": true,
- "enterpriseEnabled": true,
- "routeNotificationEmailAddresses": "string",
- "displayName": "string"
}, - "client": {
- "code": "string",
- "name": "string",
- "disabled": true,
- "domain": "REGULAR",
- "managerEnabled": true,
- "integrationRoutesEnabled": true,
- "analyticsPlatformEnabled": true,
- "enterpriseEnabled": true,
- "id": "string"
}, - "config": {
- "serviceIntro": true
}, - "forwardTo": "BAO_MANAGER"
}
{- "table": "string",
- "metaData": {
- "property1": { },
- "property2": { }
}, - "title": "string",
- "rows": [
- [
- { }
]
], - "subtitle": "string",
- "visibleRows": [
- [
- { }
]
], - "metaColumnIndexes": [
- 0
], - "visibleHeaders": [
- {
- "name": "string",
- "column": "string",
- "valueType": "SMALLINT",
- "hidden": true,
- "meta": true
}
], - "height": 0,
- "width": 0,
- "visibleWidth": 0,
- "headers": [
- {
- "name": "string",
- "column": "string",
- "valueType": "SMALLINT",
- "hidden": true,
- "meta": true
}
]
}
{- "table": "string",
- "metaData": {
- "property1": { },
- "property2": { }
}, - "title": "string",
- "rows": [
- [
- { }
]
], - "subtitle": "string",
- "visibleRows": [
- [
- { }
]
], - "metaColumnIndexes": [
- 0
], - "visibleHeaders": [
- {
- "name": "string",
- "column": "string",
- "valueType": "SMALLINT",
- "hidden": true,
- "meta": true
}
], - "height": 0,
- "width": 0,
- "visibleWidth": 0,
- "headers": [
- {
- "name": "string",
- "column": "string",
- "valueType": "SMALLINT",
- "hidden": true,
- "meta": true
}
]
}