Group 20 of 25
VPS
Power state, console, install media and server detail. Reinstall, resize, delete and snapshots are done in the client area.
Endpoints
9
Path prefix
/api/v1
Endpoints
GET
/api/v1/vps/detail
Get one VPS
R
GET
/api/v1/vps
List the account's VPS servers
R
GET
/api/v1/vps/templates
List the OS templates Inleed offers for a VPS
R
GET
/api/v1/vps/iso
Report the VPS install media
R
POST
/api/v1/vps/start
Boot a VPS
W
POST
/api/v1/vps/stop
Hold a VPS force-stop for confirmation
W
POST
/api/v1/vps/reboot
Hold a VPS reboot for confirmation
W
POST
/api/v1/vps/root-password
Hold a VPS root-password reset for confirmation
W
POST
/api/v1/vps/console
Mint the VNC console for a VPS
W