Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateClusterNetworkDetails

The data to create a cluster network with instance pools.

Use cluster networks with instance pools when you want predictable capacity for a specific number of identical instances that are managed as a group.

For details about creating compute clusters, which let you manage instances in the RDMA network independently of each other or use different types of instances in the network group, see {@link #createComputeClusterDetails(CreateComputeClusterDetailsRequest) createComputeClusterDetails}.

Properties

Optional clusterConfiguration

clusterConfiguration: model.ClusterConfigurationDetails

compartmentId

compartmentId: string

The OCID of the compartment containing the cluster network.

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\"}}

instancePools

The data to create the instance pools in the cluster network.

Each cluster network can have one instance pool.

placementConfiguration

Functions

getDeserializedJsonObj

getJsonObj