ise_openapi_cert_trusted_get
Retrieve a trusted certificate from Cisco ISE by its unique ID using the Certificates API. Use this to fetch detailed certificate information for verification or auditing purposes.
Instructions
[Certificates] Get Trust Certificate By ID (GET /api/v1/certs/trusted-certificate/{id})
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Path parameter 'id'. | |
| 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. |