Get DC Tags

Get DC Tags

Retrieve tags per DC, defined in a list.

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

ID of the DC


Responses
200

DC tags.

[
    {}
]

401

Unauthorized access

[
    {}
]