Attributes for FileSystem lists some key attributes for FileSystem.
Attribute |
Description |
Allowed values |
---|---|---|
AvailableSpace |
Total free space in kilobytes on this FileSystem; for example: 22812526 |
Integer |
DeviceID |
Address or other identifying information to uniquely name this FileSystem; for example: 3 |
String |
DisplayName |
Name, as shown in the Global Console, of this FileSystem; for example: FS-10.9.130.119/2 [C:\ Label:W2K Serial Number 70be674b] |
String |
Mounted |
TRUE if the FileSystem is mounted. (FALSE if the FileSystem is not mounted.) |
Boolean: true or false |
Name |
Name, as known in the modeled topology, of this FileSystem; for example: FS-10.9.130.119/3 |
String |
Root |
Pathname defining the root of this FileSystem; for example: C:\ Label:W2K Serial Number 70be674b |
String |
StorageSize |
Total size in kilobytes of this FileSystem; for example: 36981629 |
Integer |
UtilizationPct |
Percentage of space currently being used by this FileSystem; for example: 38.313896 |
Numeric (float) |