ise_openapi_license_smart_state_set
Set the smart licensing state for a Cisco ISE deployment by sending a JSON request body, enabling or updating license configuration for the target deployment.
Instructions
[Licensing] License - smart state information (POST /api/v1/license/system/smart-state)
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. |