Vim Cluster Vsan Vc Disk Management System Vsan Delete Storage Pool Disk
This API can be used to delete a single or multiple disks from storage pool.
The disk(s) can be specified by their uniquely identifiable disk uuid.
Required privileges: Host.Config.Storage
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 VimClusterVsanVcDiskManagementSystem/{moId}
.
The vSphere release schema. The current specification covers vSphere 9.0.0.0 APIs.
"VsanDeleteStoragePoolDiskRequestType Object"
The vSAN cluster which owns the given storage pool disk(s).
The specification to delete vSAN storage pool. Please reference to VimVsanHostDeleteStoragePoolDiskSpec.
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/vsan/VimClusterVsanVcDiskManagementSystem/{moId}/VsanDeleteStoragePoolDisk