SEND US FEEDBACK!
vSphere API/SDK Documentation > vSphere Management SDK > vSphere Web Services SDK Documentation > VMware vSphere API Reference > Data Object Types > H (continued)
  • 0 Ratings

Data Object - HostFileSystemVolume(vim.host.FileSystemVolume)

Property of
HostFileSystemMountInfo
Extended by
HostLocalFileSystemVolume, HostNasVolume, 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




Feedback

  • 0 Ratings