ise_openapi_cert_system_import
Import system certificates into Cisco ISE via API to establish trusted connections for RADIUS and other services.
Instructions
[Certificates] Import system certificate in Cisco ISE (POST /api/v1/certs/system-certificate/import)
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. |