Drive

AgentDriveManager~ Drive

The Drive object gives the virtual drive metadata and associated FileSystem object to manipulate the virtual drive files and directories. This object cannot be created, it can only be provided by the DriveManager object methods.

Properties:
Name Type Description
name String

The unique virtual drive name

uuid String

The unique virtual drive UUID

options Object

The options object: {readOnly: false}

fileSystem FileSystem

The FileSystem object associated with the drive