HostNodeLoginCredential

HostNodeLoginCredential
HostNodeLoginCredential

The credentials to login into the host node

JSON Example
{
    "username": "string",
    "password": "string",
    "thumbprint": "string"
}
string
username
Optional

The username of the account on the host node

string
password
Optional

The authentication password of the host node

string
thumbprint
Optional

For ESXi hosts, the thumbprint of the ESXi management service. For KVM hosts, the SSH key fingerprint.