List Certificates
list_certificatesRetrieve and filter certificates from a MikroTik router by name, expiry, and limit results.
Instructions
List certificates on a MikroTik router.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| routerId | No | Router ID; omit to use the default router. | |
| name | No | Filter by certificate name (substring match) | |
| expired | No | Filter by expiry status; omit to return all | |
| limit | No | Max results to return. |