ise_openapi_radius_condition_create
Create a new network access library condition in Cisco ISE via API, specifying the JSON request body and optional target deployment to define policy conditions for network access control.
Instructions
[Policy: Network Access] Network Access - Creates a library condition. (POST /api/v1/policy/network-access/condition)
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. |