ise_openapi_license_register
Register license information for Cisco ISE by submitting a JSON request body to the license system registration endpoint, enabling license activation and management for your deployment.
Instructions
[Licensing] License - registration information (POST /api/v1/license/system/register)
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. |