[{"label":"Latest (v1.0)","version":"latest"}]
vmware-sase-platform

EdgeHealthStatsMetricsSchema

Properties

string
_href Optional

cpuCoreTemp Optional

cpuPct Optional

flowCount Optional

handoffQueueDrops Optional

memoryPct Optional

integer
total Optional

tunnelCount Optional

tunnelCountV6 Optional

JSON Example

{
	"_href": "string",
	"cpuCoreTemp": {
		"average": 0,
		"max": 0,
		"min": 0
	},
	"cpuPct": {
		"average": 0,
		"max": 0,
		"min": 0
	},
	"flowCount": {
		"average": 0,
		"max": 0,
		"min": 0
	},
	"handoffQueueDrops": {
		"average": 0,
		"max": 0,
		"min": 0
	},
	"memoryPct": {
		"average": 0,
		"max": 0,
		"min": 0
	},
	"total": 0,
	"tunnelCount": {
		"average": 0,
		"max": 0,
		"min": 0
	},
	"tunnelCountV6": {
		"average": 0,
		"max": 0,
		"min": 0
	}
}
[{"label":"Latest (v1.0)","version":"latest"}]
vmware-sase-platform
Returned By

Get Edge Health Metrics

Feedback

Was this page helpful?