DiskRecoveryPoint#
- class DiskRecoveryPoint(disk_recovery_point_ext_id=None, disk_ext_id=None, *args, **kwargs)#
Bases:
object
A model that represents the disk recovery point properties.
- Parameters:
disk_recovery_point_ext_id – (
disk_recovery_point_ext_id
) Disk recovery point identifier.disk_ext_id – (
disk_ext_id
) Disk external identifier which is captured as a part of this recovery point.
- property disk_ext_id#
Disk external identifier which is captured as a part of this recovery point.
- Type:
str
- property disk_recovery_point_ext_id#
Disk recovery point identifier.
- Type:
str
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model