[{"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": "18230:1504:263252172",
						"entity_type": "KUBERNETESSERVICE"
					},
					"name": "KS"
				}
			]
		],
		"physical_ips": [
			[
				{
					"key": {
						"entity_id": "18230:541:365252372",
						"entity_type": "IPENDPOINT"
					},
					"name": "52.35.41.245"
				}
			]
		],
		"vms": [
			[
				{
					"key": {
						"entity_id": "18230:1:1158969162",
						"entity_type": "VIRTUALMACHINE"
					},
					"name": "VM1"
				},
				{
					"key": {
						"entity_id": "18230:601:863301375",
						"entity_type": "EC2INSTANCE"
					},
					"name": "EC2-VM1"
				},
				{
					"key": {
						"entity_id": "18230:1702:264351372",
						"entity_type": "AZUREVM"
					},
					"name": "Azure-VM1"
				}
			]
		]
	}
}
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Used By

Tier

Feedback

Was this page helpful?