V3FunctionNasConfig

data class V3FunctionNasConfig(val groupId: Int? = null, val mountPoints: List<V3FunctionNasConfigMountPoint>? = null, val userId: Int? = null)

Constructors

Link copied to clipboard
constructor(groupId: Int? = null, mountPoints: List<V3FunctionNasConfigMountPoint>? = null, userId: Int? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val groupId: Int? = null

Group ID

Link copied to clipboard

Mount point list See mount_points below.

Link copied to clipboard
val userId: Int? = null

Account ID