LicenseKey
LicenseKey
Defines a license key and its attributes
JSON Example
{
"description": "string",
"id": "string",
"isUnlimited": false,
"key": "XX0XX-XX0XX-XX0XX-XX0XX-XX0XX ",
"licenseKeyUsage": {
"licenseUnit": "One among: CPUPACKAGE, INSTANCE, VMS, CCU, PLU, DESKTOPVM, SERVERVM, VM, SERVER, CORES, CONCURRENTUSER, NAMEDUSER",
"remaining": 0,
"total": 0,
"used": 0
},
"licenseKeyValidity": {
"expiryDate": "string",
"licenseKeyStatus": "One among: EXPIRED, ACTIVE, NEVER_EXPIRES"
},
"productType": "One among: VCENTER, VSAN, SDDC_MANAGER, ESXI, NSXT, NSXIO, WCP, HORIZON_VIEW"
}
string
description
Required
Description of the license key
string
id
Optional
The ID of the license key
boolean
isUnlimited
Optional
Indicates if the license key has unlimited usage
string
key
Required
The 29 alpha numeric character license key with hyphens
string
productType
Required
The type of the product to which the license key is applicable
Property Of
Parameter To