EntitlementSpec

EntitlementSpec
EntitlementSpec

Specification for entitlement operations on a given resource id.

JSON Example
{
    "ad_user_or_group_ids": [
        "S-1-1-1-3965912346-1012345398-3123456564-123",
        "S-1-2-3-3123456786-1012345398-3123456784-124"
    ],
    "id": "855ea6c5-720a-41e1-96f4-958c90e6e424"
}
array of string
ad_user_or_group_ids
Required

List of ad-user-or-group SIDs for the entitlement operations on the given resource.

string
id
Required

Unique ID representing the resource.