Read port mirroring configurations for all interfaces
Prev Next Reads the port mirroring configurations for all available interfaces.
GET https://<host>/wsapis/v2.0.0/config/network/portmirror
curl -gsk -H "$c" https://172.16.177.50/wsapis/v2.0.0/config/network/portmirror | python -m json.tool
Availability
This command is available on the following platforms:
Network Security
Helix Enterprise
[
{
"enable": true,
"mirror_port": "pether4",
"name": "A",
"opmode": "tap"
},
{
"enable": false,
"mirror_port": "",
"name": "B",
"opmode": "tap"
}
]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 > Device Deployment Guide 2025.2 > AWS > Deploying virtual Network Security appliances on Amazon Web Services (AWS)
Network Security (NX) > Network Security 11.x System Administration Guide > Configuration > Operational modes
Network Security (NX) > Common Security Platform Product Docs > Device Deployment Guide 2025.2 > AWS > Deploying virtual Network Security appliances on Amazon Web Services (AWS)