ClusterReference#
- class ClusterReference(ext_id=None, name=None, *args, **kwargs)#
Bases:
object
Cluster reference of the remote cluster to be connected.
- Parameters:
- property ext_id#
Cluster UUID of a remote cluster.
- Type:
str
- property 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