[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api

EventMetaInfoResponse

Properties

array of EventMetaInfo
results Optional

JSON Example

{
	"results": [
		{
			"entity_type": "string",
			"help_text": "string",
			"impact": "Network Disruption Risk",
			"name": "string",
			"recommendations": [
				"string"
			],
			"severity": "Critical",
			"supported_entity_types": [
				"string"
			],
			"supported_manager_types": [
				"string"
			],
			"tags": [
				"string"
			]
		}
	]
}
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Returned By

Bulk Fetch Event Meta Info

Feedback

Was this page helpful?