BaseRecoveryPointSpec#
- class BaseRecoveryPointSpec(reference_recovery_point_ext_id=None, reference_disk_recovery_point_ext_id=None, *args, **kwargs)#
Bases:
object
- Parameters:
reference_recovery_point_ext_id – (
reference_recovery_point_ext_id
) The external identifier that can be used to retrieve the recovery point using its URL.reference_disk_recovery_point_ext_id – (
reference_disk_recovery_point_ext_id
) Disk recovery point external identifier.
- property reference_disk_recovery_point_ext_id#
Disk recovery point external identifier.
- Type:
str
- property reference_recovery_point_ext_id#
The external identifier that can be used to retrieve the recovery point using its URL.
- Type:
str
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model