list_radius_profiles
Retrieve RADIUS profiles for a UniFi site. Automatically returns all pages as a complete list with total count, or retrieve a specific page using offset and limit parameters.
Instructions
List RADIUS profiles for a site.
host: console name, ID, or composite ID (MAC:numericId format). site: site name or ID. RADIUS profiles are offset-paginated (native default page size 25); by default every page is drained and the complete list is returned as {data, totalCount}. Pass offset or limit for a single manual page. A capped drain is flagged incomplete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| site | Yes | ||
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||