cURL
curl --request POST \ --url https://us.infisical.com/api/v1/cert-manager/ca/internal/{caId}/install-certificate-venafi \ --header 'Content-Type: application/json' \ --data ' { "maxPathLength": -1 } '
{ "message": "<string>", "caId": "<string>" }
Install a CA certificate via Venafi TLS Protect Cloud
Documentation IndexFetch the complete documentation index at: https://infisical.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://infisical.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
The ID of the CA to install the certificate for via Venafi.
x >= -1
Default Response
Was this page helpful?