ResourceLicensingInfo
ResourceLicensingInfo
Resource Licensing Info
JSON Example
{
"resourceInfo": {
"domainId": "f0bf0f65-f719-4c2d-980a-29a9094045b5",
"clusterId": "a0bf0f65-f719-4c2d-980a-29a9094045b5",
"hostId": "b0bf0f65-f719-4c2d-980a-29a9094045b5"
},
"productInfo": {
"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"
}
}
}