[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Get IP Tag
DescriptionShow IP tag details with member IP addresses and subnets
Request
URLURL
https://vrni.example.com/api/ni/settings/ip-tags/{tag-id}
Path Parameters
Path Parameters
string
tag-id
Required
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
IpTag
of type(s) application/json
{
"ip_address_ranges": [
{
"end_ip": "string",
"start_ip": "string"
}
],
"subnets": [
"string"
],
"tag_id": "string"
}
array of
string
subnets
Optional
string
tag_id
Optional
Errors
401
Unauthorized
404
Not Found
500
Internal Error
Code Samples
cURL Command
curl https://vrni.example.com/api/ni/settings/ip-tags/{tag-id}
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
On This Page
Settings Operations
post
post
post
post
post
post
post
delete
delete
delete
delete
delete
delete
delete
delete
delete
delete
post
post
get
get
get
get
get
get
get
get
get
get
get
post
put