ise_openapi_tacacs_policy_set_create
Create a new device admin TACACS policy set in Cisco ISE to define when and how devices are authenticated and authorized for administration access.
Instructions
[Policy: Device Admin] Device Admin - Create a new policy set. (POST /api/v1/policy/device-admin/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. |