config_overrides

Update Cyberark Config

Update CyberArk Conjur secret manager configuration. Sets environment variables, encrypts sensitive fields, and stores in DB. Reinitializes the secret manager on this pod.

post/config_overrides/cyberark

Headers

litellm-changed-bystring nullable

The litellm-changed-by header enables tracking of actions performed by authorized users on behalf of other users, providing an audit trail for accountability

The litellm-changed-by header enables tracking of actions performed by authorized users on behalf of other users, providing an audit trail for accountability

Request body

client_certstring nullable

Path to the client TLS certificate for certificate-based authentication

client_keystring nullable

Path to the client TLS private key for certificate-based authentication

cyberark_accountstring nullable

The Conjur organization account name

cyberark_api_basestring nullable

The address of the CyberArk Conjur server (e.g., https://conjur.example.com)

cyberark_api_keystring nullable

API key for Conjur API-key authentication

cyberark_usernamestring nullable

The Conjur username (login) to authenticate as

refresh_intervalstring nullable

Auth token cache TTL in seconds (default: 300)

ssl_verifystring nullable

Set to false to disable SSL verification (e.g., for self-signed certificates)

Response

Successful Response

object required

Changes

Changed in 2 of the 42 revisions of this API.3