Volume

Represents a kOSProcessor hard disk or the archive.

structure Volume
Suffix Type Description
FREESPACE scalar Free space left on the volume
CAPACITY scalar Total space on the volume
NAME String Volume name
RENAMEABLE scalar True if the name can be changed
FILES List List of all files on the volume
POWERREQUIREMENT scalar Amount of power consumed when this volume is set as the current volume
Volume:FREESPACE
Type:scalar
Access:Get only

Free space left on the volume

Volume:CAPACITY
Type:scalar
Access:Get only

Total space on the volume

Volume:NAME
Type:String
Access:Get only

Volume name. This name can be used instead of the volumeId with some file and volume-related commands

Volume:RENAMEABLE
Type:boolean
Access:Get only

True if the name of this volume can be changed. Currently only the name of the archive can’t be changed.

Volume:FILES
Type:List of FileInfo
Access:Get only

List of files on this volume

Volume:POWERREQUIREMENT
Type:scalar
Access:Get only

Amount of power consumed when this volume is set as the current volume