Remove Ip Tag
Remove tag from ip addresses
Request
URI
POST
https://www.mgmt.cloud.vmware.com/ni/api/ni/settings/ip-tags/{tag-id}/remove
COPY
Path Parameters
string
tag-id
Required
tag-id
Request Body
IpTag
of type(s)
application/json
Optional
{
"tag_id": "string",
"subnets": [
"string"
],
"ip_address_ranges": [
{
"start_ip": "string",
"end_ip": "string"
}
]
}
string
tag_id
Optional
tag_id
array of
string
subnets
Optional
subnets
Responses
200
OK
Operation doesn't return any data structure
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
On This Page
Settings Operations
POST
Add new SNMP destination profile
POST
Add Backup Config
POST
Add Ip Tag
POST
Add Restore Config
POST
Create Subnet Mapping
POST
Create User Defined Event
DELETE
Delete An existing SNMP destination profile
DELETE
Delete Backup Config
DELETE
Delete Restore Config
DELETE
Delete Subnet Mapping
DELETE
Delete User Defined Event
POST
Disable Backup
POST
Disable User Defined Event
POST
Enable Backup
POST
Enable User Defined Event
GET
Get details Of An existing SNMP destination profile
GET
Get All User Defined Events
GET
Get Backup Config
GET
Get Backup Status Report
GET
Get Ip Tag
GET
Get Ip Tag Ids
GET
Get Restore Config
GET
Get Restore Status Report
GET
Get Subnet Mappings
GET
Get User Defined Event
GET
List the configured SNMP destination profiles
POST
Migrate event subscriptions To other SNMP destination profiles
POST
Remove Ip Tag
POST
Send Test trap To SNMP destination profile
PUT
Update An existing SNMP destination profile
PUT
Update user password
PUT
Update Backup Config
PUT
Update Subnet Mapping
PUT
Update User Defined Event