Unrescue Instance
POST/backend/api/openstack/instances/:instance_id/unrescue
Host: https://core.ocplanet.cloud
Deactivate rescue ISO-mode for the specified instance. Umount ISO-image ande reboot.
Request
Responses
- 200
- application/json
- Schema
- Example (from schema)
Schema
detail stringrequired
{
"detail": "string"
}
Loading...