All Products
Search
Document Center

Function Compute:PolarFsMountConfig

Last Updated:Apr 09, 2026

Parameter

Type

Description

Example

object

Specifies the configuration for mounting a PolarFS file system.

instanceId

string

The ID of the PolarFS file system instance to mount.

mountDir

string

The local mount directory in the function's runtime environment.

remoteDir

string

The directory within the PolarFS file system to mount.

readOnly

boolean

Specifies whether the file system is mounted as read-only. If true, write operations are prohibited.