PvdcUsageSummary
PvdcUsageSummary
Contains summary information about how much resources would be consumed on the Provider Virtual Datacenter if all replications were failed-over..
JSON Example
{
"cpus": 80,
"id": "107102e0-e03b-404e-8e17-0688c657a74b",
"memoryMB": 10240,
"providerVdcName": "pvdc_s1",
"storageMB": 4194304
}
integer As int32 As int32
cpus
Optional
The sum of all VM replications vCPUs.
string As uuid As uuid
id
Optional
The unique identifier for the Provider Virtual Datacenter.
integer As int32 As int32
memoryMB
Optional
The sum of the memory of each VM being replicated.
string
providerVdcName
Optional
The name of the Provider Virtual Datacenter.
integer As int32 As int32
storageMB
Optional
The sum of the capacity of each replicated disk of each VM being replicated.