Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ResizeOpensearchClusterVerticalDetails

The OCPU and memory configuration to update on an existing OpenSearch cluster for vertical resizing.

Properties

Optional dataNodeHostMemoryGB

dataNodeHostMemoryGB: undefined | number

The amount of memory in GB, to configure for the cluster's data nodes. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional dataNodeHostOcpuCount

dataNodeHostOcpuCount: undefined | number

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

Optional dataNodeStorageGB

dataNodeStorageGB: undefined | number

The amount of storage in GB, to configure per node for the cluster's data nodes. 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 masterNodeHostMemoryGB

masterNodeHostMemoryGB: undefined | number

The amount of memory in GB, to configure for the cluster's master nodes. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional masterNodeHostOcpuCount

masterNodeHostOcpuCount: undefined | number

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

Optional opendashboardNodeHostMemoryGB

opendashboardNodeHostMemoryGB: undefined | number

The amount of memory in GB, to configure for the cluster's OpenSearch Dashboard nodes. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional opendashboardNodeHostOcpuCount

opendashboardNodeHostOcpuCount: undefined | number

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

Functions

getDeserializedJsonObj

getJsonObj