Delete DC Tag

Delete DC Tag

Delete a tag for a DC with the provided name.

Request
URI
DELETE
https://{api_host}/https://{{host}}:{{port}}/api/v5/lcm/tags/datacenter/{datacenterId}
COPY
Path Parameters
string
datacenterId
Required

ID of the DC

Query Parameters
string
name
Required

Tag name to be delete.


Responses
200

Delete DC tag, defined as a request param.

Operation doesn't return any data structure

401

Unauthorized access

Operation doesn't return any data structure