Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.19 KB

GeneralConfigPart.md

File metadata and controls

22 lines (18 loc) · 1.19 KB

akeyless.Model.GeneralConfigPart

Properties

Name Type Description Notes
AkeylessUrl string AkeylessUrl is here for BC only. Gator will still return it if it exists in the configuration, but new clients (>=2.34.0) will ignore it and override it with what exists in their local file. It will no longer be sent to Gator for update, so new clusters will only have the default value saved in the DB. [optional]
ApiTokenTtl string [optional]
DisplayName string [optional]
EnableSniProxy bool [optional]
EnableTls bool [optional]
EnableTlsConfigure bool [optional]
EnableTlsCurl bool [optional]
EnableTlsHvp bool [optional]
GwClusterUrl string [optional]
NotifyOnStatusChange bool [optional]
TcpPort string [optional]
TlsCert string [optional]
TlsKey string [optional]

[Back to Model list] [Back to API list] [Back to README]