InlineEdgeClusterItems1
InlineEdgeClusterItems1
JSON Example
{
"values": [
{
"status": "string",
"id": "urn:vcloud:edgeCluster:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
"name": "string",
"description": "string",
"regionRef": {
"name": "string",
"id": "string"
},
"deploymentType": "string",
"nodeCount": 0,
"orgCount": 0,
"vpcCount": 0,
"avgCpuUsagePercentage": "number",
"avgMemoryUsagePercentage": "number",
"healthStatus": "string",
"defaultQosConfig": {
"ingressProfile": {
"id": "string",
"name": "string",
"type": "string",
"committedBandwidthMbps": 0,
"burstSizeBytes": 0
},
"egressProfile": {
"id": "string",
"name": "string",
"type": "string",
"committedBandwidthMbps": 0,
"burstSizeBytes": 0
}
},
"backingRef": {
"id": "string",
"name": "string"
}
}
]
}