HostVffsVolume
HostVffsVolume
vFlash File System Volume.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"type": "string",
"name": "string",
"capacity": 0,
"majorVersion": 0,
"version": "string",
"uuid": "string",
"extent": [
{
"_typeName": "string",
"diskName": "string",
"partition": 0
}
]
}
integer As int32 As int32
majorVersion
Required
Major version number of VFFS.
string
version
Required
Version string.
Contains major and minor version numbers.
string
uuid
Required
The universally unique identifier assigned to VFFS.
array of HostScsiDiskPartition
extent
Required
The list of partition names that comprise this disk's VFFS extents.