Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ResizeOpensearchClusterHorizontalDetails

The node count configuration to update on an existing OpenSearch cluster for horizontal resizing.

Properties

Optional dataNodeCount

dataNodeCount: undefined | number

The number of data nodes to configure for the cluster. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}

Optional masterNodeCount

masterNodeCount: undefined | number

The number of master nodes to configure for the cluster. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional opendashboardNodeCount

opendashboardNodeCount: undefined | number

The number of OpenSearch Dashboard nodes to configure for the cluster. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj