InlineEntity1
{
"entity_type": "string",
"total_incoming_connections": 0,
"total_outgoing_connections": 0,
"config_events": [
{
"event_time": 0
}
],
"fw_properties": {
"ew_allowed": 0,
"ew_blocked": 0,
"ew_unmicrosegmented": 0,
"ew_vds": 0
},
"highlight": false,
"state": "string"
}
Entity type could be Domain, Group, Compute(VirtualMachine) primarily. We have special static types for representing different scenarios. COMMUNITY - Entity to represent a COMMUNITY/Cluster of (Groups or Computes). This is returned when we want to return data at scale. Internet - Any traffic going to or coming from non-intranet IPs see https://tools.ietf.org/html/rfc1918 for various IP addresses that constitute as intranet IPs UnCategorized - Used primarily to represent a group of VMs that are not part of any Groups UnKnown - Misc. set of communication nodes that we couldnt find in our datacenter. Others - Abstract grouping of similar entity types. Represents a group of NsGroups/VM for example.
Total number of incoming connections
Total number of outgoing connections
Configuration related events, such as added/deleted/moved for an entity
Firewall-related flow metrics for an entity. This includes counts for allowed flows, blocked flows, unmicrosegmented flows, and flows handled by Virtual Distributed Switch (VDS) rather than distributed firewall.
Boolean to determine whether to show entity as highlighted in the UI
State for the entity