VmDiskRecoveryPointClusterDiscoverSpec#

class VmDiskRecoveryPointClusterDiscoverSpec(reference_vm_recovery_point_ext_id=None, reference_recovery_point_ext_id=None, reference_disk_recovery_point_ext_id=None, *args, **kwargs)#

Bases: BaseRecoveryPointSpec

Pass 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, vmRecoveryPointExtId, and extId.

Parameters:

reference_vm_recovery_point_ext_id – (reference_vm_recovery_point_ext_id) The external identifier that can be used to identify a VM recovery point.

property reference_vm_recovery_point_ext_id#

The external identifier that can be used to identify a VM recovery point.

Type:

str

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model