VsanHclMemInfo
VsanHclMemInfo
Captures all vSAN HCL related information about the host memory.
This structure may be used only with operations rendered under /vsan
.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"memorySize": 0,
"vsanHostCompatibility": [
"string"
]
}
integer As int64
As int64
memorySize
Optional
Total amount of physical memory on the host in bytes.
Same as memorySize
array of
string
vsanHostCompatibility
Optional
A list of vSAN configuration types supported by the host memory.
See also VsanConfigTypeEnum.