ServiceApps
ServiceApps
List of VMware service applications
AllOf
JSON Example
{
"resultTotal": 0,
"pageCount": 0,
"page": 0,
"pageSize": 0,
"associations": [
{
"entityId": "string",
"associationId": "string"
}
],
"values": [
{
"id": "string",
"name": "string",
"clientId": "string",
"clientSecret": "string",
"orgId": "string",
"serviceScope": {},
"accessTokenTTL": 0,
"accessTokenExpiration": "string",
"enabled": false,
"authorizationUrl": "https://console.cloud.vmware.com/csp/gateway/am/api/auth/api-tokens/authorize"
}
]
}