EntitlementDefinition
EntitlementDefinition
The entitlement resource object.
JSON Example
{
"catalogItemId": "042eb1e6-61b0-451b-b35e-e9811e2459a2",
"subjectType": "GROUPS",
"subjectId": "083ed8e6-6a39-461a-b0de-e9800e245900",
"activationPolicy": "AUTOMATIC"
}
string As uuid As uuid
catalogItemId
Optional
The catalog item ID
string
subjectType
Optional
The entitlement subject type.
Possible values are : USERS, GROUPS,
object
_links
Optional
_links
string
subjectId
Optional
The Subject ID
string
activationPolicy
Optional
The deployment type of the application on the user portal.
Possible values are : USER_ACTIVATED, AUTOMATIC,