QuerySharedWitnessClusterInfoRequestType

QuerySharedWitnessClusterInfoRequestType
QuerySharedWitnessClusterInfoRequestType

The parameters of QuerySharedWitnessClusterInfo.

This structure may be used only with operations rendered under /vsan.

JSON Example
{
    "witnessHost": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "skipComponentsCount": false
}
witnessHost
Required

Witness host managed entity.

boolean
skipComponentsCount
Optional

Skip setting in the result the number of components for each cluster on the given witness host. This can fail if the host is disconnected, set to true to avoid failure and retrieve other information in the result.