List IPSec Policies
list_ipsec_policiesList IPSec policies on a MikroTik router. Filter by source or destination address and limit results.
Instructions
List IPSec policies on a MikroTik router.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| routerId | Yes | Target router identifier from the router registry | |
| srcAddress | No | Filter by source address (substring match) | |
| dstAddress | No | Filter by destination address (substring match) | |
| limit | No | Maximum number of policies to return |