Data Object - HostFileSystemVolume(vim.host.FileSystemVolume)

Property of
HostFileSystemMountInfo
Extended by
HostLocalFileSystemVolume, HostNasVolume, HostPMemVolume, HostVfatVolume, HostVffsVolume, HostVmfsVolume, HostVvolVolume
Extends
DynamicData

Data Object Description

Detailed information about a file system. This is a base type for derived types that have more specific details about specific filesystem types.

Typically a FileSystem is exposed as a datatore
See DatastoreInfo
See HostVmfsVolume
See HostNasVolume
See HostVffsVolume
See HostLocalFileSystemVolume
See HostVfatVolume

Properties

Name Type Description
capacityxsd:long

The capacity of the file system volume, in bytes.
namexsd:string

Name of the file system volume.
typexsd:string

FileSystemType of this particular file system See HostFileSystemVolumeFileSystemType
Properties inherited from DynamicData
None

Show WSDL type definition