ise_openapi_radius_policy_set_delete
Delete a RADIUS policy set from Cisco ISE network access using its unique ID. Confirmation is required to avoid accidental data loss.
Instructions
[DESTRUCTIVE] [Policy: Network Access] Network Access - Delete a policy set. (DELETE /api/v1/policy/network-access/policy-set/{id})
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Path parameter 'id'. | |
| confirm | No | Required for this DESTRUCTIVE operation: must be true to execute. The server additionally requires an operator to enable destructive tools (CISCO_ISE_MCP_ALLOW_DESTRUCTIVE=1); without it the call is refused regardless. | |
| 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. |