ArrayOfHostVFlashManagerVFlashResourceRunTimeInfo
ArrayOfHostVFlashManagerVFlashResourceRunTimeInfo
A boxed array of HostVFlashManagerVFlashResourceRunTimeInfo. To be used in Any placeholders.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"_value": [
{
"_typeName": "string",
"usage": 0,
"capacity": 0,
"accessible": false,
"capacityForVmCache": 0,
"freeForVmCache": 0
}
]
}