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

ApplicationMembersResponse

Properties

string
created_by Optional

integer as int64
creation_time Optional

string
entity_id Optional

string
entity_type Optional

string
last_modified_by Optional

integer as int64
last_modified_time Optional

string
name Optional

string
source Optional

Possible values are: MANUALPATTERN_BASEDSERVICE_NOWFLOW_BASED_DISCOVERY


tiers Optional

JSON Example

{
	"created_by": "string",
	"creation_time": 0,
	"entity_id": "string",
	"entity_type": "string",
	"last_modified_by": "string",
	"last_modified_time": 0,
	"name": "string",
	"source": "MANUAL",
	"tiers": [
		{
			"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

ApplicationMessage
ApplicationsMembersResponse

Feedback

Was this page helpful?