VsanGetCapabilitiesRequestType

VsanGetCapabilitiesRequestType
VsanGetCapabilitiesRequestType

The parameters of VsanGetCapabilities.

JSON Example
{
    "targets": [
        {
            "_typeName": "string",
            "type": "string",
            "value": "string"
        }
    ]
}
targets
Optional

An optional list of targeted managed objects. The supported targets are HostSystem and ClusterComputeResource instances. If a HostSystem is given, the result contains information about the capabilities of this certain host. If a cluster is passed, the result contains information about the capabilities of all hosts that reside in the cluster and the capabilities of the vCenter. If the targets parameter is empty, the result contains only the capabilities of the current vCenter.

Required privileges: System.Read