fs:Fs
file system objects
Telemetry Sensor Path(s)
Operational Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
available | scalar:Uint64 |
Available size | RANGE: [0, 18446744073709551615] |
fileSystem | fs:fileString (string:Basic) |
File system type | A sequence of characters |
mountOn | fs:fileString (string:Basic) |
Mount location | A sequence of characters |
oneKBlocks | scalar:Uint64 |
1K block size | RANGE: [0, 18446744073709551615] |
usePercent | scalar:Uint32 |
Used percentage | RANGE: [0, 4294967295] |
used | scalar:Uint64 |
Used size | RANGE: [0, 18446744073709551615] |
Internal Properties
PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES |
---|---|---|---|
modTs | mo:TStamp (scalar:Date) |
The time when this object was last modified. | SELECTION: 0 - never DEFAULT: never |
status | mo:ModificationStatus (scalar:Bitmask32) |
The upgrade status. This property is for internal use only. | SELECTION: 2 - created 4 - modified 8 - deleted 16 - replaced |