ProductInfo
ProductInfo
Product Info and License Key Info
JSON Example
{
"licenseKey": "XXXXX-XXXXX-XXXXX-XXXXX-XXXXX",
"type": "One among: VCENTER, NSXT, VSAN, WCP, ESXI",
"licensingMode": "One among: SUBSCRIPTION, PERPETUAL, MIXED",
"licenseKeyStatus": "One among: EXPIRED, ACTIVE, NEVER_EXPIRES",
"licenseKeyExpirationDate": "2021-04-08T04:37:51.662Z",
"errorResponse": {
"errorCode": "string",
"errorType": "string",
"arguments": [
"string"
],
"context": {
"context": "string"
},
"message": "string",
"remediationMessage": "string",
"causes": [
{
"type": "string",
"message": "string"
}
],
"nestedErrors": [
"Error Object"
],
"referenceToken": "string"
}
}
string
licenseKey
Optional
License key of product
string
type
Optional
Product type
string
licensingMode
Read-Only
Licensing Mode
string
licenseKeyStatus
Read-Only
License key status
string
licenseKeyExpirationDate
Read-Only
License key expiration date
errorResponse
Optional
Error response containing a minor error code, a localized error message, a localized remediation message and optionally a reference token to correlate the error with the logs