Delete an existing machine that does not have any existing reservations.

Supported Formats

json

Examples

curl -X DELETE
     -H "Authorization:Token token=xxx"
     -H "Accept: application/json"
     /open_api/v1/machines/10

Returns

HTTP code: 204

Description:

The machine was successfully deleted

Param name Description