Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ClusterNetwork

A cluster network is a group of high performance computing (HPC), GPU, or optimized bare metal instances that are connected with an ultra low-latency remote direct memory access (RDMA) network. Cluster networks with instance pools use instance pools to manage groups of identical instances.

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

If you want to manage instances in the RDMA network independently of each other or use different types of instances in the network group, use compute clusters instead. For details, see ComputeCluster.

Properties

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

Optional hpcIslandId

hpcIslandId: undefined | string

The OCID of the HPC island used by the cluster network.

id

id: string

The OCID of the cluster network.

Optional instancePools

instancePools: Array<InstancePool>

The instance pools in the cluster network.

Each cluster network can have one instance pool.

lifecycleState

lifecycleState: LifecycleState

The current state of the cluster network.

Optional networkBlockIds

networkBlockIds: Array<string>

The list of network block OCIDs of the HPC island.

Optional placementConfiguration

placementConfiguration: model.ClusterNetworkPlacementConfigurationDetails

timeCreated

timeCreated: Date

The date and time the resource was created, in the format defined by RFC3339.

Example: {@code 2016-08-25T21:10:29.600Z}

timeUpdated

timeUpdated: Date

The date and time the resource was updated, in the format defined by RFC3339.

Example: {@code 2016-08-25T21:10:29.600Z}

Functions

getDeserializedJsonObj

getJsonObj