RemoteClusterSpec#

class RemoteClusterSpec(address=None, credentials=None, *args, **kwargs)#

Bases: object

Address configuration of a remote cluster. It requires the address of the remote, that is an IP or domain name along with the basic authentication credentials.

Parameters:
property address#
Type:

IPAddressOrFQDN

property credentials#
Type:

Credentials

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model