SddcStat
SddcStat
A collection of measurements for the SDDC resource
JSON Example
{
"numTotal": 0,
"numUsed": 0,
"numReserved": 0
}
integer As int64 As int64
numTotal
Optional
Total resource allocation.
integer As int64 As int64
numUsed
Optional
Used resource allocation.
integer As int64 As int64
numReserved
Optional
Reserved resource allocation.