Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateClusterEndpointConfigDetails

The properties that define a request to update a cluster endpoint config.

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 update 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.

Functions

getDeserializedJsonObj

getJsonObj