ise_openapi_cert_system_export
Export a system certificate from Cisco ISE by providing its certificate ID, retrieving the certificate data via the system certificate export API for backup or transfer purposes.
Instructions
[Certificates] Export a system certificate with a given a certificate ID (POST /api/v1/certs/system-certificate/export)
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. |