Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ClusterEndpointConfig

The properties that define the network configuration for the Cluster endpoint.

Properties

Optional isPublicIpEnabled

isPublicIpEnabled: undefined | false | true

Whether the cluster should be assigned a public IP address. Defaults to false. If set to true on a private subnet, the cluster provisioning will fail.

Optional nsgIds

nsgIds: Array<string>

A list of the OCIDs of the network security groups (NSGs) to apply to the cluster endpoint. For more information about NSGs, see NetworkSecurityGroup.

Optional subnetId

subnetId: undefined | string

The OCID of the regional subnet in which to place the Cluster endpoint.

Functions

getDeserializedJsonObj

getJsonObj