Set operational modes for a set of interfaces
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 Sets the operational modes for the specified interfaces.
POST https://<host>/wsapis/v2.0.0/config/network/opmodeconf/opmode -d <payload>
[{"name":"A", "opmode":"bypass"}, {"name":"B", "opmode":"block", "fail_safe":"close"}]
curl -gsk -H "$c" https://172.16.177.50/wsapis/v2.0.0/config/network/opmodeconf/opmode -d '[{"name":"A", "opmode":"bypass"}, {"name":"B", "opmode":"block", "fail_safe":"close"}]' -H 'content-type:application/json'
{"error":false,"message":"Config updated"}
Availability
This command is available on the following platforms:
Network Security
Helix Enterprise
Standard WSAPI authentication
Was this article helpful?
Yes No
Related articles
Central Management System (CMS) > Central Management System System Administration Guide Release 10.x > Appliances > Configuring managed appliances > Configuring managed 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 > Port mirroring
Network Security (NX) > Common Security Platform Product Docs > API Reference Release 2025.1 > Endpoints > Alerts > Alert notification settings