ise_openapi_cert_csr_list
Fetch all Certificate Signing Requests (CSRs) from the ISE PAN. Supports pagination and selecting a specific deployment.
Instructions
[Certificates] Get all Certificate Signing Requests from PAN (GET /api/v1/certs/certificate-signing-request)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| size | No | ||
| 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. |