Entitlement
Entitlement
Represents an entitlement that is configured by admins to enforce user access to catalog items, services, etc., within their own organizations.
JSON Example
{
"definition": {
"description": "string",
"iconId": "string",
"id": "string",
"name": "string",
"numItems": 0,
"sourceName": "string",
"sourceType": "string",
"type": "string"
},
"id": "string",
"projectId": "string"
}
string As uuid As uuid
id
Required
Entitlement id
string
projectId
Required
Project id
Parameter To