InlineFlow1
Properties
Possible values are: ALLOW , ACCEPT , DENY , DROP , REJECT , REDIRECT , DO_NOT_REDIRECT
Possible values are: TAG_TRAFFIC_TYPE_UNKNOWN , TAG_INTERNET_TRAFFIC , TAG_EAST_WEST_TRAFFIC , TAG_VM_VM_TRAFFIC , TAG_VM_PHY_TRAFFIC , TAG_PHY_PHY_TRAFFIC , TAG_SRC_IP_VMKNIC , TAG_DST_IP_VMKNIC , TAG_SRC_IP_VM , TAG_DST_IP_VM , TAG_SRC_IP_INTERNET , TAG_DST_IP_INTERNET , TAG_SRC_IP_PHYSICAL , TAG_DST_IP_PHYSICAL , TAG_SAME_HOST , TAG_DIFF_HOST , TAG_SHARED_SERVICE , TAG_NOT_SHARED_SERVICE , TAG_NETWORK_SWITCHED , TAG_NETWORK_ROUTED , TAG_NETWORK_UNKNOWN , TAG_SRC_IP_VTEP , TAG_DST_IP_VTEP , TAG_UNICAST , TAG_BROADCAST , TAG_MULTICAST , TAG_SRC_IP_LINK_LOCAL , TAG_DST_IP_LINK_LOCAL , TAG_SRC_IP_CLASS_E , TAG_DST_IP_CLASS_E , TAG_SRC_IP_CLASS_A_RESERVED , TAG_DST_IP_CLASS_A_RESERVED , TAG_INVALID_IP_PACKETS , TAG_NOT_ANALYZED , TAG_GENERIC_INTERNET_SRC_IP , TAG_SNAT_DNAT_FLOW , TAG_MULTINICS , TAG_SRC_VC , TAG_DST_VC , TAG_SRC_AWS , TAG_DST_AWS , TAG_WITHIN_DC , TAG_DIFF_DC , TAG_WITHIN_VPC , TAG_DIFF_VPC , TAG_WITHIN_VNET , TAG_DIFF_VNET , TAG_SRC_AZURE , TAG_DST_AZURE
Possible values are: INTERNET_TRAFFIC , EAST_WEST_TRAFFIC
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
}