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

DetailedVendorInfoResponse

Properties

results Optional

JSON Example

{
	"results": [
		{
			"entity_id": "string",
			"entity_name": "string",
			"entity_type": "string",
			"manager": {
				"entity_id": "string",
				"entity_name": "string",
				"entity_type": "string",
				"vendor_ids": [
					{
						"id_type": "string",
						"id_value": "string"
					}
				]
			},
			"vendor_ids": [
				{
					"id_type": "string",
					"id_value": "string"
				}
			]
		}
	]
}
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Returned By

Bulk Fetch Vendor Info

Feedback

Was this page helpful?