Reference Guide
DELETE /virtual_machine/{id}
Description
Delete a virtual machine snapshot. This operation cannot be used on a base virtual machine or
virtual machine template.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the virtual machine
snapshot to delete.
string
Responses
HTTP
Code
Description Schema
204 Success No Content
404 Not Found error_response
422 Operation Failed error_response
PATCH /virtual_machine/{id}
Description
Modify a virtual machine. This operation cannot be used on virtual machine snapshots or
templates.
Parameters
Type Name Description Schema
Path
id
required
Unique identifier of the virtual machine to
modify.
string
Body
body
optional
virtual_machine_mo
dify
Responses
HTTP
Code
Description Schema
204 Success No Content
226
Dell EMC PowerStore REST API Reference Guide










