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:
address (required) – (
address
)access_type (required) – (
access_type
)mount_target_ext_id – (
mount_target_ext_id
) Mount target external identifier for the partner server.operation_type (required) – (
operation_type
)
- property access_type#
- Type:
- property address#
- Type:
- property mount_target_ext_id#
Mount target external identifier for the partner server.
- Type:
str
- property operation_type#
- Type:
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model