VmRevertParams#
- class VmRevertParams(vm_recovery_point_ext_id=None, *args, **kwargs)[source]#
Bases:
object
Specify the VM Recovery Point Id to which the VM would be reverted.
- Parameters:
vm_recovery_point_ext_id (required) – (
vm_recovery_point_ext_id
) The external identifier of the VM Recovery Point.
- property vm_recovery_point_ext_id#
The external identifier of the VM Recovery Point.
- Type:
str