ise_openapi_cert_system_list
Retrieve all system certificates installed on a specific Cisco ISE node by hostname, providing a complete inventory for certificate management and auditing purposes.
Instructions
[Certificates] Get all system certificates of a particular node (GET /api/v1/certs/system-certificate/{hostName})
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hostName | Yes | Path parameter 'hostName'. | |
| 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. |