Vim Cluster Vsan Vc Disk Management System Retrieve All Flash Capabilities
Retrieve capabilities for hosts reside in specified cluster, to figure out whether all flash disk group is supported by hosts' ESXi softwares, and whether they are licensed.
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.
"RetrieveAllFlashCapabilitiesRequestType Object"
Target cluster, of which hosts' capabilities will be queried;
Required privileges: System.Read
vim.vsan.host.VsanHostCapability[]
[
"VimVsanHostVsanHostCapability Object"
]
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/vsan/VimClusterVsanVcDiskManagementSystem/{moId}/RetrieveAllFlashCapabilities