CommonClusterProperties Class

The common properties of a cluster.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
CommonClusterProperties

Constructor

CommonClusterProperties(*, cluster_size: Optional[int] = None, hosts: Optional[List[str]] = None, **kwargs)

Parameters

cluster_size
int
Required

The cluster size.

hosts
list[str]
Required

The hosts.

Variables

provisioning_state
str or ClusterProvisioningState

The state of the cluster provisioning. Possible values include: "Succeeded", "Failed", "Cancelled", "Deleting", "Updating".

cluster_id
int

The identity.