ServiceInstanceDto

ServiceInstanceDto
ServiceInstanceDto
JSON Example
{
    "displayName": "string",
    "url": "string",
    "globalizationKey": "string",
    "isDefault": false,
    "id": "string",
    "serviceId": "string"
}
string
displayName
Required

Service instance display name

string
url
Required

Service instance url

string As uuid As uuid
globalizationKey
Optional

Service instance globalization key

boolean
isDefault
Optional

Determine whether this service instance is default. When given access to the service, If not specifying a service instance, The org will be given access to the default service instance.

string
id
Optional

The id of the service instance

string
serviceId
Optional

The id of the service