Get Cluster Configure
DescriptionThis API provides the storage choices available when reconfiguring storage in a cluster. The constraints returned will give vSAN reconfiguration biases and available vSAN capacities per reconfiguration bias. The constraints also indicate the default vSAN capacity per reconfiguration biases as well as the default reconfiguration bias.
Request
URLURL
Path Parameters
Path Parameters
Organization identifier
Sddc identifier
cluster identifier
Query Parameters
Query Parameters
The expected number of hosts in the cluster. If not specified, returned is based on current number of hosts in the cluster.
Authentication
Response
Response BodyResponse Body
200 OK
A map of VsanClusterReconfigBias id to the list of VsanAvailableCapacity. It gives all of available vSAN capacities for each of reconfiguration biases.
A map of VsanClusterReconfigBias id to a VsanAvailableCapacity. It gives the default VsanAvailableCapacity for each of reconfiguration biases.
The id of default VsanClusterReconfigBias for this constraints.
The number of hosts in a cluster for the constraints.
Biases to reconfigure vSAN in an existing cluster.
Errors
Invalid or missing parameters
Unauthorized
Forbidden
Code Samples
PowerCLI Client SDK Example
cURL Command
Vendor Extensions
x-vmc-ui-servicename: clusterConfigure
x-vmw-vapi-methodname: get