| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
A file system volume refers to a storage abstraction that allows files to be created and organized. A host can have multiple file system volumes. File system volumes are typically mounted into a file namespace that allows all files in mounted file systems to be addressable from the host.
A file system volume is backed by disk storage. It could span one or more disks but need not use an entire disk.
A file system volume by definition must be mounted on the file system in order to exist.
Properties
Name | Type | Description |
---|---|---|
mountInfo* | HostFileSystemMountInfo[] |
The list of file system volumes mounted on the host.
|
volumeTypeList* | xsd:string[] |
The list of supported file system volume types.
|
Properties inherited from DynamicData | ||
None |
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |