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

BulkUserDefinedProblemFetchResponse

Properties

results Optional

JSON Example

{
	"results": [
		{
			"entity": {
				"admin_state": "ENABLED",
				"anchor_entities": [
					{
						"entity_id": "string",
						"entity_type": "VirtualMachine"
					}
				],
				"archived": false,
				"entity_id": "1000:104:12213212",
				"entity_type": "VirtualMachine",
				"event_tags": [
					"string"
				],
				"event_time_epoch_ms": 0,
				"event_type": "UserDefinedEvent",
				"message": "string",
				"name": "My Name",
				"recommendations": [
					"string"
				],
				"refs_added_count": 0,
				"refs_deleted_count": 0,
				"related_entities": [
					{
						"entity_id": "string",
						"entity_type": "VirtualMachine"
					}
				],
				"severity": "CRITICAL",
				"subscriptions": [
					{
						"entity_id": "string",
						"entity_type": "VirtualMachine"
					}
				],
				"total_count": 0
			},
			"entity_id": "string",
			"entity_type": "VirtualMachine",
			"time": 0
		}
	]
}
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api

Feedback

Was this page helpful?