Delete Machine Prefix

Delete Machine Prefix

Deletes a machine prefix corresponding to its unique Id.

Request
URI
DELETE
https://{api_host}/iaas-proxy-provider/api/machine-prefixes/{id}
COPY
Path Parameters
string
id
Required

The id of the machine prefix to be deleted.


Responses
204

The machine prefix is deleted.

Operation doesn't return any data structure