License Management
Endpoints supporting the update and review of active licenses.
/api/v2/license
Returns a description of the currently installed license
Returns details of the active license along with usage information against each of the licensed Entitlement Limits.
/api/v2/license › Responses
License description
Response headers
| Header | Description |
|---|---|
Cache-Control | Prevent sensitive information from being cached. Example: no-store |
ContentTypeHeader | Indicates the response content type Example: application/json |
ContentTypeOptionsHeader | To prevent browsers from performing MIME sniffing, and inappropriately interpreting responses as HTML. Example: nosniff |
FrameOptionsHeader | To protect against drag-and-drop style clickjacking attacks. Example: DENY |
ContentSecurityPolicyHeader | To protect against drag-and-drop style clickjacking attacks. Example: frame-ancestors 'none' |
StrictTransportSecurityHeader | Uses a week long max-age to prevent any communications from being sent to this domain over HTTPExample: max-age=31536000 |
licenseIdUnique identity of a license.
licenseNameName assigned to the license when issued.
productIdUnique identity of the product for which the license has been issued.
licenseHolderIdentifies the license holder. Read from the name of the 'Group' component within the License.
daysLeftRecords how many days remain on the license before expiry.
startDateexpirationDatestatusIdentifies the operational status of a validated license.
entitlementsList of license entitlements.
List reporting the tally and limit values for each license entitlement limit.
policyNameIdentifies the policy. The naming convention for creating new products is all lower case, with underscore separation of words.
timestampA list of anomalies detected by the licensing system.