DestroyADeviceKey() Parent topic

Description

Delete a device key of a virtual machine.

Interface

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

Parameter

Parameter
Data Type
Description
Required?
imageGUID
GUID
The GUID of the virtual machine.
Yes
deviceGUID
String
The GUID of the device.
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/device/
      08bf1f76-a145-4bde-998c-3c5d36b73243/key

Example Response

n/a