Volume¶
Represents a kOSProcessor hard disk or the archive.
-
structure
Volume¶ Suffix Type Description FREESPACEscalar Free space left on the volume CAPACITYscalar Total space on the volume NAMEString Volume name RENAMEABLEscalar True if the name can be changed FILESListList of all files on the volume POWERREQUIREMENTscalar 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:
POWERREQUIREMENT¶ Type: scalar Access: Get only Amount of power consumed when this volume is set as the current volume