ResourceCredentials

ResourceCredentials
ResourceCredentials

Represents a resource along with its list of credentials to be changed.

JSON Example
{
    "credentials": [
        {
            "accountType": "One among: USER, SYSTEM, SERVICE",
            "credentialType": "One among: SSO, SSH, API, FTP, AUDIT",
            "password": "string",
            "username": "string"
        }
    ],
    "resourceId": "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"
}
credentials
Required

Credentials of the resource

string
resourceId
Optional

Resource ID

string
resourceName
Optional

Resource name

string
resourceType
Required

Authenticated Resource Type