ClusterRegistrationSpec#

class ClusterRegistrationSpec(remote_cluster=None, *args, **kwargs)#

Bases: object

Input specifications to perform the registration with a remote cluster entity.

Parameters:

remote_cluster (required) – (remote_cluster) Description of a remote cluster.

property remote_cluster#

Description of a remote cluster.

Type:

DomainManagerRemoteClusterSpec | AOSRemoteClusterSpec | ClusterReference

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model