CredentialExpirationCheck

CredentialExpirationCheck
CredentialExpirationCheck

Represents credential expiration check details

JSON Example
{
    "completionTimestamp": "string",
    "creationTimestamp": "string",
    "errors": [
        {
            "arguments": [
                "string"
            ],
            "causes": [
                {
                    "message": "string",
                    "type": "string"
                }
            ],
            "context": {
                "context": "string"
            },
            "errorCode": "string",
            "errorType": "string",
            "message": "string",
            "nestedErrors": [
                "Error Object"
            ],
            "referenceToken": "string",
            "remediationMessage": "string"
        }
    ],
    "expiry": {
        "connectivityStatus": "One among: ACTIVE, ERROR, UNKNOWN",
        "expiryDate": "string",
        "lastCheckedDate": "string",
        "status": "One among: ACTIVE, EXPIRING, EXPIRED, UNKNOWN"
    },
    "id": "string",
    "resource": {
        "domainName": "string",
        "resourceId": "string",
        "resourceIp": "string",
        "resourceName": "string",
        "resourceType": "One among: ESXI, VCENTER, PSC, NSX_MANAGER, NSX_CONTROLLER, NSX_EDGE, NSXT_MANAGER, NSXT_EDGE, VRLI, VROPS, VRA, WSA, VRSLCM, VXRAIL_MANAGER, BACKUP"
    },
    "username": "string"
}
string
completionTimestamp
Optional

Completion timestamp

string
creationTimestamp
Optional

Creation timestamp

array of Error
errors
Optional

List of errors in case of a failure

expiry
Optional

Represents expiration details of the credential

string
id
Optional

Credential ID

resource
Optional

Represents the credential resource in the system

string
username
Optional

Username