Creates a Entitlement resource.
Value for the Authorization header parameter.
Entitlement identifier
The new Entitlement resource
The feature which should be assigned. Must be in "active" state.
"https://example.com/"
The value of the feature
The date from which the feature is valid
The date until which the feature is valid
Entitlement resource created
Get all entitlements of a subscription
The value of the entitlement. Can be a boolean (switch), a string (custom), a number (quantity) or a custom number (range).
"true"
The date from which the entitlement is valid
The date until which the entitlement is valid
Whether the entitlement is currently active (computed based on validity dates and enabled state)
The status of the entitlement. Computed based on validity dates and enabled state.
Possible values:
active: Entitlement is enabled and currently within its validity periodpending: Entitlement is enabled but validFrom is in the futuredisabled: Entitlement is manually disabledexpired: Entitlement validUntil date has passedactive, pending, disabled, expired "active"