Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 719 Bytes

DbaasEndpointElasticsearchInputUpdateSettings.md

File metadata and controls

15 lines (10 loc) · 719 Bytes

DbaasEndpointElasticsearchInputUpdateSettings

Properties

Name Type Description Notes
ca Option<String> PEM encoded CA certificate [optional]
url Option<String> Elasticsearch connection URL [optional]
index_prefix Option<String> Elasticsearch index prefix [optional]
index_days_max Option<i64> Maximum number of days of logs to keep [optional]
timeout Option<i64> Elasticsearch request timeout limit [optional]

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