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

TierMembersResponse

Properties

string
entity_id Optional

string
entity_type Optional

members Optional

string
name Optional

JSON Example

{
	"entity_id": "string",
	"entity_type": "string",
	"members": [
		{
			"entity_id": "string",
			"entity_type": "string",
			"vendor_infos": [
				{
					"manager": {
						"entity_id": "string",
						"entity_type": "VirtualMachine"
					},
					"vendor_ids": [
						{
							"id_type": "string",
							"id_value": "string"
						}
					]
				}
			]
		}
	],
	"name": "string"
}
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Property Of

ApplicationMembersResponse
TiersMembersResponse

Feedback

Was this page helpful?