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

InlineFlow1

Properties

destination_azure_nsg Optional

destination_cloud_network Optional

destination_cluster Optional

destination_datacenter Optional

array of Reference
destination_folders Optional

destination_host Optional

destination_ip Optional

array of Reference
destination_ip_sets Optional

destination_l2_network Optional

destination_resource_pool Optional

array of Reference
destination_security_groups Optional

array of Reference
destination_security_tags Optional

destination_vm Optional

array of string
destination_vm_tags Optional

destination_vnic Optional

destination_vpc Optional

firewall_action Optional

Possible values are: ALLOWACCEPTDENYDROPREJECTREDIRECTDO_NOT_REDIRECT


string
firewall_rule_id Optional

array of FlowTag Enum
flow_tag Optional

Possible values are: TAG_TRAFFIC_TYPE_UNKNOWNTAG_INTERNET_TRAFFICTAG_EAST_WEST_TRAFFICTAG_VM_VM_TRAFFICTAG_VM_PHY_TRAFFICTAG_PHY_PHY_TRAFFICTAG_SRC_IP_VMKNICTAG_DST_IP_VMKNICTAG_SRC_IP_VMTAG_DST_IP_VMTAG_SRC_IP_INTERNETTAG_DST_IP_INTERNETTAG_SRC_IP_PHYSICALTAG_DST_IP_PHYSICALTAG_SAME_HOSTTAG_DIFF_HOSTTAG_SHARED_SERVICETAG_NOT_SHARED_SERVICETAG_NETWORK_SWITCHEDTAG_NETWORK_ROUTEDTAG_NETWORK_UNKNOWNTAG_SRC_IP_VTEPTAG_DST_IP_VTEPTAG_UNICASTTAG_BROADCASTTAG_MULTICASTTAG_SRC_IP_LINK_LOCALTAG_DST_IP_LINK_LOCALTAG_SRC_IP_CLASS_ETAG_DST_IP_CLASS_ETAG_SRC_IP_CLASS_A_RESERVEDTAG_DST_IP_CLASS_A_RESERVEDTAG_INVALID_IP_PACKETSTAG_NOT_ANALYZEDTAG_GENERIC_INTERNET_SRC_IPTAG_SNAT_DNAT_FLOWTAG_MULTINICSTAG_SRC_VCTAG_DST_VCTAG_SRC_AWSTAG_DST_AWSTAG_WITHIN_DCTAG_DIFF_DCTAG_WITHIN_VPCTAG_DIFF_VPCTAG_WITHIN_VNETTAG_DIFF_VNETTAG_SRC_AZURETAG_DST_AZURE


port Optional

protocol Optional

Possible values are: TCPUDPOTHER


source_azure_nsg Optional

source_cloud_network Optional

source_cluster Optional

source_datacenter Optional

array of Reference
source_folders Optional

source_host Optional

source_ip Optional

array of Reference
source_ip_sets Optional

source_l2_network Optional

source_resource_pool Optional

array of Reference
source_security_groups Optional

array of Reference
source_security_tags Optional

source_vm Optional

array of string
source_vm_tags Optional

source_vnic Optional

source_vpc Optional

traffic_type Optional

Possible values are: INTERNET_TRAFFICEAST_WEST_TRAFFIC


boolean
within_host Optional

JSON Example

{
	"destination_azure_nsg": {
		"entity_id": "string",
		"entity_type": "VirtualMachine"
	},
	"destination_cloud_network": {
		"entity_id": "string",
		"entity_type": "VirtualMachine"
	},
	"destination_cluster": {
		"entity_id": "string",
		"entity_type": "VirtualMachine"
	},
	"destination_datacenter": {
		"entity_id": "string",
		"entity_type": "VirtualMachine"
	},
	"destination_folders": [
		{
			"entity_id": "string",
			"entity_type": "VirtualMachine"
		}
	],
	"destination_host": {
		"entity_id": "string",
		"entity_type": "VirtualMachine"
	},
	"destination_ip": {
		"ip_address": "string",
		"netmask": "string",
		"network_address": "string"
	},
	"destination_ip_sets": [
		{
			"entity_id": "string",
			"entity_type": "VirtualMachine"
		}
	],
	"destination_l2_network": {
		"entity_id": "string",
		"entity_type": "VirtualMachine"
	},
	"destination_resource_pool": {
		"entity_id": "string",
		"entity_type": "VirtualMachine"
	},
	"destination_security_groups": [
		{
			"entity_id": "string",
			"entity_type": "VirtualMachine"
		}
	],
	"destination_security_tags": [
		{
			"entity_id": "string",
			"entity_type": "VirtualMachine"
		}
	],
	"destination_vm": {
		"entity_id": "string",
		"entity_type": "VirtualMachine"
	},
	"destination_vm_tags": [
		"string"
	],
	"destination_vnic": {
		"entity_id": "string",
		"entity_type": "VirtualMachine"
	},
	"destination_vpc": {
		"entity_id": "string",
		"entity_type": "VirtualMachine"
	},
	"firewall_action": "ALLOW",
	"firewall_rule_id": "string",
	"flow_tag": "TAG_TRAFFIC_TYPE_UNKNOWN",
	"port": {
		"display": "string",
		"end": 0,
		"iana_name": "string",
		"iana_port_display": "string",
		"start": 0
	},
	"protocol": "TCP",
	"source_azure_nsg": {
		"entity_id": "string",
		"entity_type": "VirtualMachine"
	},
	"source_cloud_network": {
		"entity_id": "string",
		"entity_type": "VirtualMachine"
	},
	"source_cluster": {
		"entity_id": "string",
		"entity_type": "VirtualMachine"
	},
	"source_datacenter": {
		"entity_id": "string",
		"entity_type": "VirtualMachine"
	},
	"source_folders": [
		{
			"entity_id": "string",
			"entity_type": "VirtualMachine"
		}
	],
	"source_host": {
		"entity_id": "string",
		"entity_type": "VirtualMachine"
	},
	"source_ip": {
		"ip_address": "string",
		"netmask": "string",
		"network_address": "string"
	},
	"source_ip_sets": [
		{
			"entity_id": "string",
			"entity_type": "VirtualMachine"
		}
	],
	"source_l2_network": {
		"entity_id": "string",
		"entity_type": "VirtualMachine"
	},
	"source_resource_pool": {
		"entity_id": "string",
		"entity_type": "VirtualMachine"
	},
	"source_security_groups": [
		{
			"entity_id": "string",
			"entity_type": "VirtualMachine"
		}
	],
	"source_security_tags": [
		{
			"entity_id": "string",
			"entity_type": "VirtualMachine"
		}
	],
	"source_vm": {
		"entity_id": "string",
		"entity_type": "VirtualMachine"
	},
	"source_vm_tags": [
		"string"
	],
	"source_vnic": {
		"entity_id": "string",
		"entity_type": "VirtualMachine"
	},
	"source_vpc": {
		"entity_id": "string",
		"entity_type": "VirtualMachine"
	},
	"traffic_type": "INTERNET_TRAFFIC",
	"within_host": false
}
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Used By

Flow

Feedback

Was this page helpful?