Host Vsan System Query Disks For Vsan
Queries disks on this host for suitability to use with the VSAN service, and returns the result.
See also canonicalName.
Required privileges: System.Read
The unique identifier for the managed object to which the method attaches; the serialized managed object reference for a request has the form moType/moId
, in this case HostVsanSystem/{moId}
.
The vSphere release schema. The current specification covers vSphere 8.0.2.0 APIs.
"QueryDisksForVsanRequestType Object"
may be set to restrict the query to the list of HostScsiDisk objects named by the given paths
a list of populated VsanHostDiskResult entries
[
"VsanHostDiskResult Object"
]
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/HostVsanSystem/{moId}/QueryDisksForVsan