Vsan Vc Cluster Health System Vsan Get Hcl Constraints
Get the HCL driver/firmware constraints for PCIe devices used by vSAN in the cluster.
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.
"VsanGetHclConstraintsRequestType Object"
The target vSAN cluster
Required privileges: System.Read
The target vSphere release
The HCL driver constraints for all the PCIe device used by vSAN, and current firmware versions of that device in the cluster.
"VsanHclReleaseConstraint Object"
The vSAN cluster.
Target vSphere release.
Host devices.
PCI Device HCL constraints.
NotSupported: if run directly on an ESX Server host.
VsanFault: If unexpected error happened during the query, such as the cluster HCL info is unable to be retrieved, etc.
"MethodFault Object"
Fault which is the cause of this fault.
Message which has details about the error Message can also contain a key to message catalog which can be used to generate better localized messages.
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/vsan/VsanVcClusterHealthSystem/{moId}/VsanGetHclConstraints