GetVssMetadataClusterDiscoverSpec#
- class GetVssMetadataClusterDiscoverSpec(vm_recovery_point_ext_id=None, *args, **kwargs)#
Bases:
object
Specification of get vss metadata operation.
- Parameters:
vm_recovery_point_ext_id (required) – (
vm_recovery_point_ext_id
) The external identifier that can be used to retrieve the VM recovery point using its URL.
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model
- property vm_recovery_point_ext_id#
The external identifier that can be used to retrieve the VM recovery point using its URL.
- Type:
str