DeleteVM() Parent topic

Description

Delete a virtual machine from the inventory.

Interface

https://[SecureCloudService]/broker/API.svc/v3.5/vm/{imageGUID}
Method: DELETE

Parameter

Parameter
Data Type
Description
Required?
imageGUID
GUID
The GUID of the virtual machine.
Yes

Request

N/A

Response

Expected HTTP response code: 200 (OK)

Example Request URL

[DELETE]
https://ms.sample.securecloud.com/broker/API.svc/v3.5/vm/
      639F2224-637D-49AA-876B-AFBAD59AFADA

Example Response

n/a