Vcha_Cluster_Get_RequestBody

Vcha_Cluster_Get_RequestBody
Vcha_Cluster_Get_RequestBody

This is a request body class for an operation.

JSON Example
{
    "vc_spec": {
        "active_location": {
            "hostname": "string",
            "port": 0,
            "ssl_thumbprint": "string",
            "username": "string",
            "password": "string"
        }
    },
    "partial": false
}
vc_spec
Optional

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

boolean
partial
Optional

If true, then return only the information that does not require connecting to the Active vCenter Server. If false or unset, then return all the information. If unset, then return all the information.