ise_openapi_radius_policy_set_create
Create a new Network Access policy set in Cisco ISE using the Policy API to define RADIUS access rules for your network.
Instructions
[Policy: Network Access] Network Access - Create a new policy set. (POST /api/v1/policy/network-access/policy-set)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | JSON request body. | |
| 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. |