ResourcesLicenseCheckResult

ResourcesLicenseCheckResult
ResourcesLicenseCheckResult

Resource License check result

JSON Example
{
    "endTimestamp": "string",
    "id": "string",
    "resourceLicensingInfos": [
        {
            "productInfo": {
                "errorResponse": {
                    "arguments": [
                        "string"
                    ],
                    "causes": [
                        {
                            "message": "string",
                            "type": "string"
                        }
                    ],
                    "context": {
                        "context": "string"
                    },
                    "errorCode": "string",
                    "errorType": "string",
                    "message": "string",
                    "nestedErrors": [
                        "Error Object"
                    ],
                    "referenceToken": "string",
                    "remediationMessage": "string"
                },
                "licenseKey": "XXXXX-XXXXX-XXXXX-XXXXX-XXXXX",
                "licenseKeyExpirationDate": "2021-04-08T04:37:51.662Z",
                "licenseKeyStatus": "One among: EXPIRED, ACTIVE, NEVER_EXPIRES",
                "licensingMode": "One among: SUBSCRIPTION, PERPETUAL",
                "type": "One among: VCENTER, NSXT, VSAN, WCP, ESXI"
            },
            "resourceInfo": {
                "clusterId": "a0bf0f65-f719-4c2d-980a-29a9094045b5",
                "domainId": "f0bf0f65-f719-4c2d-980a-29a9094045b5",
                "hostId": "b0bf0f65-f719-4c2d-980a-29a9094045b5"
            }
        }
    ],
    "startTimestamp": "string",
    "status": "One among: PENDING, IN_PROGRESS, SUCCESSFUL, FAILED, CANCELLED, COMPLETED_WITH_WARNING, SKIPPED"
}
string
endTimestamp
Optional

Task end timestamp

string
id
Optional

ID of the resources license check task

resourceLicensingInfos
Optional

List of licensing infos of resources

string
startTimestamp
Optional

Task start timestamp

string
status
Optional

Task status