Vsan Vc Cluster Health System Set Vsan Vcg Mapping For Hw Devices
This API can help to build up the mapping from the hardware infomation to the vSAN VCG entry.
The hardware information in the spec can be fetched by VsanVcClusterGetHclInfo.
Required privileges: Global.Settings
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 VsanVcClusterHealthSystem/{moId}
.
The vSphere release schema. The current specification covers vSphere 9.0.0.0 APIs.
"SetVsanVcgMappingForHwDevicesRequestType Object"
Refer to VsanHwToVcgInfoMappingSpec
True to indicate the VCG product IDs are set successfully.
NotSupported: if run directly on an ESX Server host.
VsanFault: If an unexpected error happened during the process.
"VsanFault Object"
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/vsan/VsanVcClusterHealthSystem/{moId}/SetVsanVcgMappingForHwDevices