ExpandedAutoEntitlementPoliciesDto
ExpandedAutoEntitlementPoliciesDto
Defines the expanded properties of the Auto Entitlement Policy.
JSON Example
{
"customRoles": [
{
"createdBy": "string",
"createdDate": "string",
"expiresAt": 3609941597,
"lastUpdatedBy": "string",
"lastUpdatedDate": "string",
"membershipType": "string",
"name": "string",
"resource": "string"
}
],
"description": "string",
"displayName": "string",
"domains": [
"string"
],
"id": "string",
"lastEditedAt": "string",
"lastEditedBy": "string",
"organizationRoles": [
{
"createdBy": "string",
"createdDate": "string",
"displayName": "string",
"expiresAt": 3609941597,
"lastUpdatedBy": "string",
"lastUpdatedDate": "string",
"membershipType": "string",
"name": "string",
"resource": "string"
}
],
"serviceRoles": [
{
"serviceDefinitionId": "string",
"serviceRoleNames": [
"string"
],
"serviceRoles": [
{
"createdBy": "string",
"createdDate": "string",
"expiresAt": 3609941597,
"lastUpdatedBy": "string",
"lastUpdatedDate": "string",
"membershipType": "string",
"name": "string",
"resource": "string"
}
]
}
]
}
string
description
Optional
Description of the Auto Entitlement Policy.
string
displayName
Optional
The display name of the group.
array of string
domains
Optional
Set of domains associated with the Auto Entitlement Policy
string
id
Optional
Unique identifier of the group.
string
lastEditedAt
Optional
Last Updated time of the Auto Entitlement Policy.
string
lastEditedBy
Optional
The username (email) of the user who edited the Auto Entitlement Policy.