Cluster#
- class Cluster(cluster_ext_id=None, cluster_name=None, *args, **kwargs)#
Bases:
object- Parameters:
cluster_ext_id – (
cluster_ext_id) Cluster Uuid.cluster_name (max=75 chars) – (
cluster_name) Name of the Cluster.
- property cluster_ext_id#
Cluster Uuid.
- Type:
str
- property cluster_name#
Name of the Cluster.
- Type:
str
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model