ClusterEntity#

class ClusterEntity(name=None, nodes=None, config=None, network=None, ext_id=None, links=None, tenant_id=None, *args, **kwargs)[source]#

Bases: ExternalizableAbstractModel

Parameters:
property config#
Type:

ClusterConfigReference

property name#

Cluster name

Type:

str

property network#
Type:

ClusterNetworkReference

property nodes#
Type:

NodeReference

to_dict()[source]#

Returns the model properties as a dictionary

to_str()[source]#

Returns the string representation of the model