[{"label":"Latest (v1.0)","version":"latest"}]
csp

ServiceRolesWithIdDto

Service Roles with Id object.


Properties

string
serviceDefinitionId Required

The service definition id (without “external” prefix.


array of string
serviceRoleNames Optional

Deprecated: The service role names (use serviceRoles instead).


serviceRoles Optional

List of services roles objects.

JSON Example

{
	"serviceDefinitionId": "string"
}

Feedback

Was this page helpful?