Delete Snmp Mask
Deletes a list of masks. In the request body it requires a list of strings, these strings being the names of the masks.
Request
URI
DELETE
https://{api_host}/tcsa/api/v1/snmp/masks
COPY
Query Parameters
string
snmpIntegration
Optional
The name of the current snmp integration
snmpIntegration example
snmp-integration
Request Body
The list of Snmp masks to be deleted
Array of string of type(s) application/json
Optional
[
"mask1",
"mask2"
]
Responses
204
NO CONTENT
Operation doesn't return any data structure
Code Samples
COPY
curl -X DELETE -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/tcsa/api/v1/snmp/masks
On This Page
Snmp Operations
POST
Initialize Snmp Collector
PUT
Update Snmp Collector
GET
Get All Snmp Collectors
DELETE
Delete Snmp Collector
POST
Send Collector Configurations
GET
Retrieve Snmp Collectors
POST
Poll Collectors For Affected Polling Groups
POST
Update Snmp Integration
GET
Get Entire Snmp Integration
POST
Add Snmp Agent
PUT
Update Snmp Agent
GET
Get All Snmp Agents
DELETE
Delete Snmp Agent
GET
Retrieve Snmp Agent
POST
Poll Agents For Affected Polling Groups
POST
Discover Capabilities
GET
Download Snmp Agents
POST
Cancel Discovery
POST
Upload Snmp Agents
POST
Upload Snmp Mask
POST
Add Snmp Mask
PUT
Update Snmp Mask
GET
Get Snmp Masks
DELETE
Delete Snmp Mask
GET
Retrieve Snmp Mask
POST
Poll Masks For Affected Polling Groups
POST
Upload Snmp Translations
GET
Get Snmp Translations
POST
Upload Mib
GET
Get All Mib Files
POST
Upload Snmp Actions
GET
Get Snmp Actions
GET
Retrieve Snmp Action
POST
Add Polling Group
PUT
Update Polling Group
GET
Get Polling Groups
DELETE
Delete Polling Groups
GET
Retrieve Polling Group