ise_openapi_radius_dictionary_get
Fetch a RADIUS network access dictionary by name from Cisco ISE, providing policy configuration details for a specified deployment.
Instructions
[Policy: Network Access] GET a dictionary by name (GET /api/v1/policy/network-access/dictionaries/{name})
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Path parameter 'name'. | |
| deployment | No | Target ISE deployment: name ('RADIUS Only'), slug ('radius-only'), or number ('1' or 'Deployment 1'). Omit to use the only/default deployment. Call ise_list_deployments to see the choices. |