Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateRedisClusterDetails

The configuration to update for an existing Redis cluster.

Properties

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 displayName

displayName: undefined | string

A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.

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 nodeCount

nodeCount: undefined | number

The number of nodes in the Redis cluster. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional nodeMemoryInGBs

nodeMemoryInGBs: undefined | number

The amount of memory allocated to the Redis cluster's nodes, in gigabytes. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional nsgIds

nsgIds: Array<string>

OCIDs of the NSGs to control access in the customer network

Functions

getDeserializedJsonObj

getJsonObj