BaseClusterInfo#

class BaseClusterInfo(is_multicluster=None, ext_id=None, links=None, tenant_id=None, *args, **kwargs)#

Bases: ExternalizableAbstractModel

Model containing cluster identifier and a boolean attribute representing whether it is a PC or PE.

Parameters:

is_multicluster – (is_multicluster) True value indicates cluster UUID represents Prism Central otherwise Prism Element.

property is_multicluster#

True value indicates cluster UUID represents Prism Central otherwise Prism Element.

Type:

bool

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model