Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateSqlEndpointDetails

The information about a new SQL Endpoint.

Properties

compartmentId

compartmentId: string

The identifier of the compartment used with the SQL Endpoint.

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 description

description: undefined | string

The description of CreateSQLEndpointDetails.

displayName

displayName: string

The SQL Endpoint name, which can be changed.

driverShape

driverShape: string

The shape of the SQL Endpoint driver instance.

Optional driverShapeConfig

driverShapeConfig: model.ShapeConfig

executorShape

executorShape: string

The shape of the SQL Endpoint worker instance.

Optional executorShapeConfig

executorShapeConfig: model.ShapeConfig

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

lakeId

lakeId: string

OCI lake OCID

maxExecutorCount

maxExecutorCount: number

The maximum number of executors. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

metastoreId

metastoreId: string

Metastore OCID

minExecutorCount

minExecutorCount: number

The minimum number of executors. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

networkConfiguration

Optional sparkAdvancedConfigurations

sparkAdvancedConfigurations: undefined | object

The Spark configuration passed to the running process. See https://spark.apache.org/docs/latest/configuration.html#available-properties. Example: { "spark.app.name" : "My App Name", "spark.shuffle.io.maxRetries" : "4" } Note: Not all Spark properties are permitted to be set. Attempting to set a property that is not allowed to be overwritten will cause a 400 status to be returned.

sqlEndpointVersion

sqlEndpointVersion: string

The version of the SQL Endpoint.

warehouseBucketUri

warehouseBucketUri: string

The warehouse bucket URI. It is a Oracle Cloud Infrastructure Object Storage bucket URI as defined here https://docs.oracle.com/en/cloud/paas/atp-cloud/atpud/object-storage-uris.html

Functions

getDeserializedJsonObj

getJsonObj