RevertParams#

class RevertParams(vm_recovery_point_ext_id=None, *args, **kwargs)#

Bases: object

Input for the VM revert operation. 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()#

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 of the VM Recovery Point.

Type:

str