Delete

Delete
Request
URI
DELETE
https://{api_host}/dt-rest/v100/infrastructure/vm/{id}
COPY
Path Parameters
string
id
Required

id

integer
farmid
Required

farmid


Responses
200
Operation doesn't return any data structure

Code Samples
COPY
                    curl -X DELETE -H 'Authorization: <value>' https://{api_host}/dt-rest/v100/infrastructure/vm/{id}