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

InlineTier1

Properties

application Optional

group_membership_criteria Optional

EntityType currently restricted to VirtualMachine


member_list Optional

Member list

JSON Example

{
	"application": {
		"entity_id": "string",
		"entity_type": "VirtualMachine"
	},
	"group_membership_criteria": [
		{
			"ip_address_membership_criteria": {
				"ip_addresses": [
					"string"
				]
			},
			"membership_type": "SearchMembershipCriteria",
			"search_membership_criteria": {
				"entity_type": "Group",
				"filter": "string"
			}
		}
	],
	"member_list": {
		"kubernetes_services": [
			{
				"key": {
					"entity_id": "string",
					"entity_type": "VirtualMachine"
				},
				"name": "string"
			}
		],
		"physical_ips": [
			{
				"key": {
					"entity_id": "string",
					"entity_type": "VirtualMachine"
				},
				"name": "string"
			}
		],
		"vms": [
			{
				"key": {
					"entity_id": "string",
					"entity_type": "VirtualMachine"
				},
				"name": "string"
			}
		]
	}
}
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Used By

Tier

Feedback

Was this page helpful?