Notification suppression settings
Print
Copy page Copy as Markdown for LLMs View as Markdown View the page as plain text
Open in ChatGPT Ask ChatGPT about this page Open in Claude Ask Claude about this page Prev Next Get notification suppression settings for a given group.
curl -v https://<cmshost>/wsapis/v2.0.0/proxy/ipsgroup/sysgroup.Web_MPS/config
{
"appliances": [
{
"appliance": "dsg73",
"suppress_warning": true
},
{
"appliance": "dsg74",
"suppress_warning": true
}
],
"group": "sysgroup.Web_MPS",
"suppress_warning": false
}
Was this article helpful?
Yes No
Related articles
Network Security (NX) > Common Security Platform Product Docs > API Reference Release 2025.1 > Endpoints > Central Management System with IPS
Central Management System (CMS) > Central Management System System Administration Guide Release 10.x > Appliances > Monitoring aggregated alert data > Monitoring appliances using the Web UI
Network Security (NX) > Common Security Platform Product Docs > API Reference Release 2025.1 > Endpoints > Alerts > Alert notification settings
Network Security (NX) > Common Security Platform Product Docs > API Reference Release 2025.1 > Endpoints > Central Management System with IPS