search_haproxy_frontend_certificates
Retrieve additional SNI SSL certificates bound to an HAProxy frontend by providing its ID. See which extra certificates are configured for secure connections.
Instructions
List the additional SNI SSL certificates bound to an HAProxy frontend
Note: this lists the frontend's additional SNI certificates
(ha_certificates), not its default certificate. The default certificate
is the frontend's ssloffloadcert field, set via update_haproxy_frontend
and visible in search_haproxy_frontends.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination | |
| page_size | No | Number of results per page | |
| parent_id | Yes | Frontend ID to list certificates for (from search_haproxy_frontends) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||