Data Object - HostVffsSpec(vim.host.VffsVolume.Specification)

Parameter to
FormatVffs
Extends
DynamicData
See also
HostDiskPartitionSpec
Since
vSphere API 5.5

Data Object Description

This data object type describes the VFFS creation specification.

Properties

Name Type Description
devicePathxsd:string

The device path of the SSD disk.
See devicePath

majorVersionxsd:int

Major version number of VFFS. This can be changed if the VFFS is upgraded, but this is an irreversible change.
partition*HostDiskPartitionSpec

Partition specification of the SSD disk. If this property is not provided, partition information will be computed and generated.
volumeNamexsd:string

Volume name of VFFS.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition