Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostVffsSpec(vim.host.VffsVolume.Specification)
- Parameter to
- FormatVffs
- Extends
- DynamicData
- See also
- HostDiskPartitionSpec
- Since
- vSphere API Release 5.5
Data Object Description
This data object type describes the VFFS creation specification.Properties
Name | Type | Description |
---|---|---|
devicePath | xsd:string |
The device path of the SSD disk. See devicePath |
majorVersion | xsd: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.
|
volumeName | xsd:string |
Volume name of VFFS.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |