HostVFlashManagerVFlashResourceConfigInfo
HostVFlashManagerVFlashResourceConfigInfo
vFlash resource configuration Information.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"vffs": {
"_typeName": "string",
"type": "string",
"name": "string",
"capacity": 0,
"majorVersion": 0,
"version": "string",
"uuid": "string",
"extent": [
{
"_typeName": "string",
"diskName": "string",
"partition": 0
}
]
},
"capacity": 0
}
integer As int64 As int64
capacity
Required
Capacity of the vFlash resource.
It is the capacity of the contained VFFS volume.