ise_openapi_radius_condition_get
Retrieve a specific network access RADIUS condition by its ID from Cisco ISE, returning the full condition details for policy configuration and troubleshooting.
Instructions
[Policy: Network Access] Network Access - Returns a library condition. (GET /api/v1/policy/network-access/condition/{id})
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Path parameter 'id'. | |
| 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. |