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.

to_dict()[source]#

Returns the model properties as a dictionary

to_str()[source]#

Returns the string representation of the model

property vm_recovery_point_ext_id#

The external identifier of the VM Recovery Point.

Type:

str