[{"label":"Latest (5.0.0)","version":"latest"},{"version":"4.5.1"},{"version":"4.5.0"},{"version":"4.4.0"},{"version":"4.3.1"},{"link":"https://developer.vmware.com/apis/1127/vmware-cloud-foundation","version":"4.3"},{"link":"https://developer.vmware.com/apis/1078/vmware-cloud-foundation","version":"4.2"},{"link":"https://developer.vmware.com/apis/1033/vmware-cloud-foundation","version":"4.1"},{"link":"https://developer.vmware.com/apis/1003/vmware-cloud-foundation","version":"4.0.1"},{"link":"https://developer.vmware.com/apis/939/vmware-cloud-foundation","version":"4.0"}]
vcf-for-vxrail

Credential

Represents a credential and the resource to which it is associated with


Properties

string
accountType Required

Account type


string
creationTimestamp Required

The timestamp at which credential was created


string
credentialType Required

Credential type


string
id Required

Credential ID


string
modificationTimestamp Required

The timestamp at which credential was last modified


resource Required

The resource which owns the credential


string
username Required

Username


autoRotatePolicy Optional

Configured auto-rotate policy of a credential. Empty if not configured


expiry Optional

Password expiration details


string
password Optional

Password

JSON Example

{
    "accountType": "One among: USER, SYSTEM, SERVICE",
    "credentialType": "One among: SSO, SSH, API, FTP, AUDIT"
}
[{"label":"Latest (5.0.0)","version":"latest"},{"version":"4.5.1"},{"version":"4.5.0"},{"version":"4.4.0"},{"version":"4.3.1"},{"link":"https://developer.vmware.com/apis/1127/vmware-cloud-foundation","version":"4.3"},{"link":"https://developer.vmware.com/apis/1078/vmware-cloud-foundation","version":"4.2"},{"link":"https://developer.vmware.com/apis/1033/vmware-cloud-foundation","version":"4.1"},{"link":"https://developer.vmware.com/apis/1003/vmware-cloud-foundation","version":"4.0.1"},{"link":"https://developer.vmware.com/apis/939/vmware-cloud-foundation","version":"4.0"}]
vcf-for-vxrail
Property Of

PageOfCredential
Returned By

Get Credential

Feedback

Was this page helpful?