List IPSec Policies
list_ipsec_policiesRetrieve and filter IPSec policies from a MikroTik router by source or destination address, with configurable result limit.
Instructions
List IPSec policies on a MikroTik router.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| routerId | No | Router ID; omit to use the default router. | |
| srcAddress | No | Filter by source address (substring match) | |
| dstAddress | No | Filter by destination address (substring match) | |
| limit | No | Max results to return. |