RevertSpec#
- class RevertSpec(volume_group_recovery_point_ext_id=None, *args, **kwargs)#
Bases:
object
Specify the Volume Group recovery point ID to which the Volume Group would be reverted.
- Parameters:
volume_group_recovery_point_ext_id (required) – (
volume_group_recovery_point_ext_id
) The external identifier of the Volume Group recovery point. This is a mandatory field.
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model
- property volume_group_recovery_point_ext_id#
The external identifier of the Volume Group recovery point. This is a mandatory field.
- Type:
str