Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateNotebookSessionDetails

Parameters needed to create a new notebook session. Notebook sessions are interactive coding environments for data scientists.

Properties

compartmentId

compartmentId: string

The OCID of the compartment where you want to create the notebook session.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. See Resource Tags. Example: {@code {"Operations": {"CostCenter": "42"}}}

Optional displayName

displayName: undefined | string

A user-friendly display name for the resource. It does not have to be unique and can be modified. Avoid entering confidential information. Example: {@code My NotebookSession}

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. See Resource Tags. Example: {@code {"Department": "Finance"}}

Optional notebookSessionConfigDetails

notebookSessionConfigDetails: model.NotebookSessionConfigDetails

Optional notebookSessionConfigurationDetails

notebookSessionConfigurationDetails: model.NotebookSessionConfigurationDetails

Optional notebookSessionRuntimeConfigDetails

notebookSessionRuntimeConfigDetails: model.NotebookSessionRuntimeConfigDetails

Optional notebookSessionStorageMountConfigurationDetailsList

notebookSessionStorageMountConfigurationDetailsList: Array<StorageMountConfigurationDetails>

Collection of NotebookSessionStorageMountConfigurationDetails.

projectId

projectId: string

The OCID of the project to associate with the notebook session.

Functions

getDeserializedJsonObj

getJsonObj