VolumeGroupDiskRecoveryPointClusterDiscoverSpec#
- class VolumeGroupDiskRecoveryPointClusterDiscoverSpec(reference_volume_group_recovery_point_ext_id=None, reference_recovery_point_ext_id=None, reference_disk_recovery_point_ext_id=None, *args, **kwargs)#
Bases:
BaseRecoveryPointSpecPass all required IDs to generate a token and discover the cluster. All parameters are optional. However, if a reference disk recovery point needs to be set, the following three parameters must be specified: recoveryPointExtId,volumeGroupRecoveryPointExtId, and extId.
- Parameters:
reference_volume_group_recovery_point_ext_id – (
reference_volume_group_recovery_point_ext_id) The external identifier that can be used to retrieve the volume group recovery point using its URL (Note: This attribute will be removed in future releases; therefore use the volume group recovery point external identifier instead).
- property reference_volume_group_recovery_point_ext_id#
The external identifier that can be used to retrieve the volume group recovery point using its URL (Note: This attribute will be removed in future releases; therefore use the volume group recovery point external identifier instead).
- Type:
str
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model