vm_recovery_points

Restore a vm recovery point.

Submits a request to create a task handling the restore of vm recovery point, returns the task reference. This operation is used to create a vm out of the vm recovery point. Follow the task to get the reference of the created vm.

post/vm_recovery_points/{uuid}/restore

Path parameters

uuidstring UUID required

The UUID of the entity.

Request body

vm_uuidstring UUID

Response

Request Accepted

task_uuidstring UUID required

Changes

No recorded changes to this endpoint across all 1 revision of this API.