VMs

Requests for CloudShare VMs

Action Description
DELETE /api/v3/vms/ID Deletes a VM
PUT /api/v3/vms/actions/revert Reverts a VM
PUT /api/v3/vms/actions/reboot Reboots a VM
PUT /api/v3/vms/actions/editvmhardware Adjusts a VM’s CPU count, disk size, and RAM
POST /api/v3/vms/actions/executepath Executes a command line script on a VM
PUT /api/v3/vms/actions/checkexecutionstatus Checks the status of a previously executed command line script
GET /api/v3/vms/actions/getremoteaccessfile Retrieves the content of a .RDP file that provides remote desktop access to the specified VM