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
Machine Prefix Operations
POST
Create Machine Prefix
DELETE
Delete Machine Prefix
GET
List Machine Prefix
GET
List Machine Prefix For Tenant