Skip to main content

FileSystem

CharacteristicValue
Typeobject

Properties​

deviceId (optional)​

The ID of the block device on which to place this file system.

CharacteristicValue
Typestring
FormatBlock Device ID

mountPoint (optional)​

The mount point of the file system.

It can be provided as an object for more control over the mount options, or as a just a string when defaults is sufficient.

CharacteristicValue
TypeMountPoint
LinkMountPoint
Shorthand Typestring
Shorthand Formatpath

source (optional)​

The source of the file system.

If not specified, this field will default to image.

CharacteristicValue
TypeFileSystemSource
LinkFileSystemSource

type (optional)​

The type of the file system.

File system type must not be specified if the source of the file system is image.

CharacteristicValue
TypeFileSystemType
LinkFileSystemType