EntityCommunicationSummaryListResponse

EntityCommunicationSummaryListResponse
EntityCommunicationSummaryListResponse
JSON Example
{
    "results": [
        {
            "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"
                }
            ]
        }
    ],
    "total_count": 0
}
results
Optional

results

integer As int32 As int32
total_count
Optional

total_count