VsanClusterQueryFileServiceHealthSummaryRequestType

VsanClusterQueryFileServiceHealthSummaryRequestType
VsanClusterQueryFileServiceHealthSummaryRequestType

The parameters of VsanClusterQueryFileServiceHealthSummary.

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

JSON Example
{
    "cluster": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "includeFileServerHealth": false,
    "includeFileShareHealth": false
}
cluster
Required

The target cluster.

Required privileges: System.Read

boolean
includeFileServerHealth
Optional

Whether to retrieve file server health, default value is True.

boolean
includeFileShareHealth
Optional

Whether to retrieve file share health, default value is True.