Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace NotebookSessionConfigDetails

Details for the notebook session configuration.

Properties

Optional blockStorageSizeInGBs

blockStorageSizeInGBs: undefined | number

A notebook session instance is provided with a block storage volume. This specifies the size of the volume in GBs. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional notebookSessionShapeConfigDetails

notebookSessionShapeConfigDetails: model.NotebookSessionShapeConfigDetails

Optional privateEndpointId

privateEndpointId: undefined | string

The OCID of a Data Science private endpoint.

shape

shape: string

The shape used to launch the notebook session compute instance. The list of available shapes in a given compartment can be retrieved using the {@code ListNotebookSessionShapes} endpoint.

Optional subnetId

subnetId: undefined | string

A notebook session instance is provided with a VNIC for network access. This specifies the OCID of the subnet to create a VNIC in. The subnet should be in a VCN with a NAT gateway for egress to the internet.

Functions

getDeserializedJsonObj

getJsonObj