ise_openapi_radius_policy_set_get
Retrieve policy set attributes for network access in Cisco ISE by providing the policy set ID, returning details for a specific policy set via the Network Access API.
Instructions
[Policy: Network Access] Network Access - Get policy set attributes. (GET /api/v1/policy/network-access/policy-set/{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. |