Add DC Tags

Add DC Tags

Define tags per DC, defined in a list.

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

ID of the DC


Request Body
Array of string of type(s) application/json
Optional
[
    {}
]
Responses
200

DC tags were defined.

Operation doesn't return any data structure

401

Unauthorized access

Operation doesn't return any data structure