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
Request
URI
POST
https://{api_host}/sdk/vim25/{release}/vsan/HostVsanSystem/{moId}/QueryDisksForVsan
COPY
Path Parameters
string
moId
Required
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}
.
string
release
Required
The vSphere release schema. The current specification covers vSphere 9.0.0.0 APIs.
Request Body
QueryDisksForVsanRequestType
of type(s)
application/json
Required
"QueryDisksForVsanRequestType Object"
array of
string
canonicalName
Optional
may be set to restrict the query to the list of HostScsiDisk objects named by the given paths
Responses
Code Samples
COPY
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/vsan/HostVsanSystem/{moId}/QueryDisksForVsan
On This Page
V San Service Api Operations
POST
Host Vsan System Add Disks Task
POST
Host Vsan System Evacuate Vsan Node Task
POST
Host Vsan System Initialize Disks Task
POST
Host Vsan System Query Disks For Vsan
POST
Host Vsan System Query Host Status
POST
Host Vsan System Recommission Vsan Node Task
POST
Host Vsan System Remove Disk Task
POST
Host Vsan System Remove Disk Mapping Task
POST
Host Vsan System Unmount Disk Mapping Task
POST
Host Vsan System Update Vsan Task
GET
Host Vsan System Get Config