Start VMware Instant Recovery (destructive/impactful)
start_instant_recovery_vmwareRecover a VMware VM from a backup restore point by publishing it into your vSphere environment. Provide the restore point ID and restore specification including target host, datastore, and VM settings.
Instructions
Launch Instant Recovery of a VMware VM directly from a backup restore point. Impactful — it publishes a running VM into your vSphere environment. Provide the restore point ID and the VMware restore specification (target host, resource pool, datastore, VM name, power-on, NIC mapping) per your VBR build’s schema. If your build’s field names differ, fetch the exact schema from https://:9419/swagger and submit via veeam_api_request instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| restoreSpec | No | VMware Instant Recovery specification JSON (target, datastore, VM name, power-on, NICs) | |
| restorePointId | Yes | Restore point ID (GUID) from list_restore_points |