NSX-T Data Center REST API
EntitlementSpec (schema)
Entitlement Spec
EntitlementSpec contains full set of subscription offers. EntitlementSpec
can be pushed from Entitlement Service to licensing service.
Name | Description | Type | Notes |
---|---|---|---|
instance_id | Instance ID The identifier for an instance. An instance is a set of Sites(On-Prem LMs) or SDDCs. |
string | Readonly |
offers | Subscription offers Subscription offers which will be used for the licensing entitlement. |
array of LicenseOffer | Readonly |
org_id | Orgnization ID The identifier for an org. An org is a CSP tenant. Every service runs in the context of an org within CSP. |
string | Readonly |
site_id | Site ID Policy Local Manager site id. |
string | Readonly |