SddcStat

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
Constraints: minimum: 0

Total resource allocation.

integer As int64 As int64
numUsed
Optional
Constraints: minimum: 0

Used resource allocation.

integer As int64 As int64
numReserved
Optional
Constraints: minimum: 0

Reserved resource allocation.

Property Of