Vcha_CredentialsSpec

Vcha_CredentialsSpec
Vcha_CredentialsSpec

The CredentialsSpec structure contains information to connect to the vCenter server managing the VCHA nodes.

JSON Example
{
    "active_location": {
        "hostname": "string",
        "port": 0,
        "ssl_thumbprint": "string",
        "username": "string",
        "password": "string"
    }
}
active_location
Required

The ConnectionSpec structure contains information required to connect to a vCenter server. The connection to the vCenter server always uses the HTTPS protocol.