ssl_list
List all SSL/TLS certificates on the AVI Controller, showing name, subject, expiry, and type. Use for certificate inventory or finding certificate names.
Instructions
[READ] List all SSL/TLS certificates stored on the AVI Controller.
Returns a table of certificate Name, Subject common name, Expiry date, and Type (e.g. CA vs virtual-service certificate), plus a total count. The full set is returned in one call — no pagination or filtering. No parameters required; connects to the default controller from config. Use for certificate inventory or to find a certificate's exact name; use ssl_expiry_check instead when you only need certificates expiring within the next N days.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |