EntityCommunicationSummaryResponse

EntityCommunicationSummaryResponse
EntityCommunicationSummaryResponse
JSON Example
{
    "src_entity_id": "string",
    "src_entity_type": "string",
    "dst_entity_id": "string",
    "dst_entity_type": "string",
    "flow_properties": [
        {
            "property_type": "string",
            "count": 0,
            "query": "string"
        }
    ],
    "network_properties": [
        {
            "property_type": "string",
            "ingress": "number",
            "egress": "number",
            "total": "number"
        }
    ]
}
string
src_entity_id
Optional

src_entity_id

string
src_entity_type
Optional

src_entity_type

string
dst_entity_id
Optional

dst_entity_id

string
dst_entity_type
Optional

dst_entity_type

flow_properties
Optional

flow_properties

network_properties
Optional

network_properties