LicensingInfo

LicensingInfo
LicensingInfo

Licensing information of the resource

JSON Example
{
    "resourceType": "One among: SYSTEM, DOMAIN, CLUSTER, NSXT_CLUSTER",
    "resourceId": "string",
    "licensingMode": "One among: SUBSCRIPTION, PERPETUAL, MIXED",
    "subscriptionStatus": "One among: UNSUBSCRIBED, ACTIVE, EXPIRED",
    "subscribedState": "One among: UNSUBSCRIBED, PARTIALLY_SUBSCRIBED, SUBSCRIBED",
    "isRegistered": false,
    "isSubscribed": false,
    "daysRemainingToSubscribe": 0,
    "entitlements": {
        "hasNsxEntitlement": false
    }
}
string
resourceType
Required

Type of the resource

string
resourceId
Optional

ID of the resource, need not be set for the resource of the type : SYSTEM

string
licensingMode
Optional

Licensing mode

string
subscriptionStatus
Optional

Status of the subscription mode

string
subscribedState
Read-Only

Subscribed state

boolean
isRegistered
Optional

Flag indicating the resource is registered for subscription or not

boolean
isSubscribed
Read-Only

Flag indicating the resource is subscribed or not

integer As int32 As int32
daysRemainingToSubscribe
Read-Only

Number of days remaining to subscribe

entitlements
Optional

Entitlements of the resource