InlineMonitoringResultDetailsByApplication1

InlineMonitoringResultDetailsByApplication1
InlineMonitoringResultDetailsByApplication1
JSON Example
{
    "east_west_flow_unique_count": 0,
    "north_south_flow_unique_count": 0,
    "policy_infos": [
        {
            "site_id": "string",
            "path": "string",
            "connectivity_preference": "string"
        }
    ],
    "unique_flow_count": 0,
    "alerts": [
        "string"
    ]
}
integer As int32 As int32
east_west_flow_unique_count
Optional

Unique count of East-West flows associated with the application.

integer As int32 As int32
north_south_flow_unique_count
Optional

Unique count of North-South flows associated with the application.

policy_infos
Optional

List of security policies applied to the application

integer As int32 As int32
unique_flow_count
Optional

Count of unique flows associated with the application.

alerts
Optional

List of alerts associated with this application, indicating conditions that may impact monitoring or operations. Examples include:

  • Application member size exceeding 250, preventing recommendation execution.
  • Application containing only IP addresses, resulting in no flow monitoring capability.