DataMountInfo

Updated at:

Parameter

Type

Description

Example

object

Specifies the data mount configuration for Airflow.

OssBucket

string

The name of the OSS bucket.

Prefix

string

The prefix. If this parameter is not specified, the root directory is used.

MountFolderName

string

The name of the mount directory. The actual mount path is prefixed with /Workspace/data/.

ReadOnly

boolean

Whether to mount the data volume as read-only.

Default value: false.