[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Remove IP Tag
DescriptionRemove tag from IP addresses
Request
URLURL
https://vrni.example.com/api/ni/settings/ip-tags/{tag-id}/remove
Path Parameters
Path Parameters
string
tag-id
Required
Request Body
Request Body
{
"ip_address_ranges": [
{
"end_ip": "string",
"start_ip": "string"
}
],
"subnets": [
"string"
],
"tag_id": "string"
}
array of
string
subnets
Optional
string
tag_id
Optional
Authentication
This operation uses the following authentication methods.
Errors
Errors
401
Unauthorized
404
Not Found
500
Internal Error
Code Samples
cURL Command
curl -X POST -H "Content-Type: application/json" -d '{"ip_address_ranges":[{"end_ip":"string","start_ip":"string"}],"subnets":["string"],"tag_id":"string"}' https://vrni.example.com/api/ni/settings/ip-tags/{tag-id}/remove
[{"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