Create snapshot from a virtual machine
POST/core/virtual-machines/:vm_id/snapshots
Creates a snapshot for the specific virtual machine. For more information about snapshots, see Snapshot.
State requirement: This operation requires the VM to be in the
ACTIVEorSHUTOFFstate and no concurrent snapshot to already be in progress for the same VM.
Request
Responses
- 200
- 201
- 400
- 401
- 404
- 500
Request succeeded.
Success
Bad Request
Unauthorized
Not Found
Internal Server Error
Was this page helpful?