Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 935 Bytes

UpdateDbaasServiceOpensearchRequestOpensearchDashboards.md

File metadata and controls

13 lines (8 loc) · 935 Bytes

UpdateDbaasServiceOpensearchRequestOpensearchDashboards

Properties

Name Type Description Notes
opensearch_request_timeout Option<i64> Timeout in milliseconds for requests made by OpenSearch Dashboards towards OpenSearch (default: 30000) [optional]
enabled Option<bool> Enable or disable OpenSearch Dashboards (default: true) [optional]
max_old_space_size Option<i64> Limits the maximum amount of memory (in MiB) the OpenSearch Dashboards process can use. This sets the max_old_space_size option of the nodejs running the OpenSearch Dashboards. Note: the memory reserved by OpenSearch Dashboards is not available for OpenSearch. (default: 128) [optional]

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