DiskRecoveryPointReference#
- class DiskRecoveryPointReference(recovery_point_ext_id=None, disk_recovery_point_ext_id=None, *args, **kwargs)#
Bases:
object
Specs containing disk recovery point information used to discover the cluster.
- Parameters:
recovery_point_ext_id – (
recovery_point_ext_id
) The external identifier that can be used to retrieve the recovery point using its URL.disk_recovery_point_ext_id – (
disk_recovery_point_ext_id
) Disk recovery point external identifier.
- property disk_recovery_point_ext_id#
Disk recovery point external identifier.
- Type:
str
- property 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