BackupServerAccessControlBlock#

class BackupServerAccessControlBlock(address=None, access_type=None, mount_target_ext_id=None, operation_type=None, *args, **kwargs)#

Bases: object

Backup server details along with access permission type.

Parameters:
property access_type#
Type:

BackupAccessType

property address#
Type:

IPAddressOrFQDN

property mount_target_ext_id#

Mount target external identifier for the partner server.

Type:

str

property operation_type#
Type:

OperationType

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model