Vcha_Cluster_Passive_Check_RequestBody

Vcha_Cluster_Passive_Check_RequestBody
Vcha_Cluster_Passive_Check_RequestBody

This is a request body class for an operation.

JSON Example
{
    "spec": {
        "vc_spec": {
            "active_location": {
                "hostname": "string",
                "port": 0,
                "ssl_thumbprint": "string",
                "username": "string",
                "password": "string"
            }
        },
        "placement": {
            "name": "string",
            "folder": "string",
            "host": "string",
            "resource_pool": "string",
            "ha_network_type": "string",
            "ha_network": "string",
            "management_network_type": "string",
            "management_network": "string",
            "storage": {
                "datastore": "string"
            }
        }
    }
}
spec
Required

Contains the passive node's placement specification.