Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateBdsInstanceDetails

The information about the new cluster.

Properties

Optional bootstrapScriptUrl

bootstrapScriptUrl: undefined | string

Pre-authenticated URL of the script in Object Store that is downloaded and executed.

clusterAdminPassword

clusterAdminPassword: string

Base-64 encoded password for the cluster (and Cloudera Manager) admin user.

Optional clusterProfile

clusterProfile: undefined | string

Profile of the Big Data Service cluster.

clusterPublicKey

clusterPublicKey: string

The SSH public key used to authenticate the cluster connection.

clusterVersion

clusterVersion: string

Version of the Hadoop distribution.

compartmentId

compartmentId: string

The OCID of the compartment.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For example, {@code {"foo-namespace": {"bar-key": "value"}}}

displayName

displayName: string

Name of the Big Data Service cluster.

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only. For example, {@code {"bar-key": "value"}}

isHighAvailability

isHighAvailability: boolean

Boolean flag specifying whether or not the cluster is highly available (HA).

isSecure

isSecure: boolean

Boolean flag specifying whether or not the cluster should be set up as secure.

Optional kerberosRealmName

kerberosRealmName: undefined | string

The user-defined kerberos realm name.

Optional kmsKeyId

kmsKeyId: undefined | string

The OCID of the Key Management master encryption key.

Optional networkConfig

networkConfig: model.NetworkConfig

nodes

nodes: Array<CreateNodeDetails>

The list of nodes in the Big Data Service cluster.

Functions

getDeserializedJsonObj

getJsonObj