Deleting all custom VM types

Deleting all custom VM types

Removes all custom vm_types that have been created as long as none are in use by a deployed VM.

Request
URI
DELETE
https://{api_host}/api/v0/vm_types
COPY
Responses
200

OK

Operation doesn't return any data structure

400

Bad Request

Operation doesn't return any data structure

Code Samples
COPY
                    curl -X DELETE -H 'Authorization: <value>' https://{api_host}/api/v0/vm_types