ClusterReconfigureParams

ClusterReconfigureParams
ClusterReconfigureParams
JSON Example
{
    "storage_capacity": 0,
    "bias": "string",
    "num_hosts": 0
}
integer As int64 As int64
storage_capacity
Optional

The final desired storage capacity after reconfiguring the cluster in GiB.

string
bias
Optional

Bias value as obtained from the storage constraints call.

integer As int32 As int32
num_hosts
Required

Number of hosts in the cluster after reconfiguring.