Start recovery mode
VPS_startRecoveryModeV1Start recovery mode on a VPS to access the recovery disk and mount the original disk at /mnt, enabling system rescue tasks like repairing file systems, recovering data, or fixing boot issues.
Instructions
Initiate recovery mode for a specified virtual machine.
Recovery mode is a special state that allows users to perform system rescue operations, such as repairing file systems, recovering data, or troubleshooting issues that prevent the virtual machine from booting normally.
Virtual machine will boot recovery disk image and original disk image will be mounted in /mnt directory.
Use this endpoint to enable system rescue operations on VPS instances.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root_password | Yes | Temporary root password for recovery mode | |
| virtualMachineId | Yes | Virtual Machine ID |