Update port mirroring configuration
Prev Next Updates the port mirroring on all interfaces.
POST https://<host>/wsapis/v2.0.0/config/network/portmirror/{name} -d <payload>
JSON array containing read-only fields.
Example: {"mirror_port":"pether6"}
curl -gsk -H "$c" https://172.16.177.50/wsapis/v2.0.0/config/network/portmirror/A -d '{"mirror_port":"pether5"}' -H 'content-type:application/json'Availability
This command is available on the following platforms:
Network Security
Helix Enterprise
{
"error": true,
"message": "Port Mirroring updated",
"suggestedHttpCode": 200
}Standard WSAPI authentication
Was this article helpful?
Related articles
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 > Network Security management interface
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 > Alerts > Alert notification settings