Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateClusterNetworkInstancePoolDetails

The data to update an instance pool within a cluster network.

Properties

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.

Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}

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

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags.

Example: {@code {\"Department\": \"Finance\"}}

id

id: string

The OCID of the instance pool.

Optional instanceConfigurationId

instanceConfigurationId: undefined | string

The OCID of the instance configuration associated with the instance pool.

Optional size

size: undefined | number

The number of instances that should be in the instance pool.

To determine whether capacity is available for a specific shape before you resize an instance pool, use the {@link #createComputeCapacityReport(CreateComputeCapacityReportRequest) createComputeCapacityReport} operation. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj