Get Ip Tag Ids

Get Ip Tag Ids

Get all tag ids e.g. EAST_WEST, INTERNET etc.

Request
URI
GET
https://www.mgmt.cloud.vmware.com/ni/api/ni/settings/ip-tags/tag-ids
COPY
Authentication
This operation uses the following authentication methods.
Responses
200

OK

Returns IpTagIdList of type(s) application/json
{
    "tag_ids": [
        "string"
    ]
}
array of string
tag_ids
Optional

tag_ids


401

Unauthorized

Operation doesn't return any data structure

404

Not Found

Operation doesn't return any data structure

500

Internal Error

Operation doesn't return any data structure