list_autonomous_systems
Retrieve a list of autonomous systems from Peering Manager with filters by AS number, name, or affiliation status. Supports pagination and free-text search.
Instructions
List autonomous systems configured in Peering Manager.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asn | No | Filter by AS number | |
| name | No | Filter by name | |
| limit | No | Max results to return (default 100, max 1000) | |
| offset | No | Offset for pagination | |
| search | No | Free-text search across AS fields | |
| affiliated | No | Filter by affiliated status (true = local/own ASes) |