Cloud Instance
Last modified:2025-11-29 22:06:11
OperationId:Cloud Instance_vms_reboot
Reboot virtual servers, you can optionally specify ISO image to buot from.
Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Responses
This response does not have a body.
curl --location --request POST 'https://my.hitechcloud.vn/api/service//vms//reboot?iso' \
--header 'Authorization: Bearer <token>'
Modified at 2025-11-29 22:06:11