list_address_groups
Retrieve a list of address group objects from Strata Cloud Manager with optional filters for folder, snippet, device, and name, supporting pagination.
Instructions
List address group objects
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Filter by object name | |
| limit | No | Page size (default 200) | |
| device | No | Container: device name | |
| folder | No | Container: folder name | |
| offset | No | Pagination offset (default 0) | |
| snippet | No | Container: snippet name |