InlineAppMonitoringTimeSeriesInfoListRequest1

InlineAppMonitoringTimeSeriesInfoListRequest1
InlineAppMonitoringTimeSeriesInfoListRequest1
JSON Example
{
    "time_selection": {
        "start_time": 0
    },
    "application_type": "CRITICAL",
    "application_workload_type": "string",
    "application_connectivity_strategies": [
        "string"
    ],
    "connectivity_preferences": [
        "string"
    ],
    "display_name": [
        "string"
    ],
    "has_unprotected_flows": false,
    "has_additional_rule_hit": false
}
time_selection
Optional

Time parameters for querying monitoring data. Specifies the start time for the query window, with the end time implicitly set to the current time. The system will examine monitoring metrics from the specified start_time to now.

application_type
Optional

Specifies the priority level of the application.

Enumeration: REGULAR, CRITICAL
application_workload_type
Optional

Represents the type of workloads that are contained in an application.

Enumeration: REGULAR, EPHEMERAL
array of string
application_connectivity_strategies
Optional

Filter app monitoring results for applications with the given connectivity strategy set for their security policy.

Enumeration: ALLOW_INTRA, ALLOW_EGRESS, ALLOW_INGRESS, DROP_INGRESS, DROP_EGRESS
array of string
connectivity_preferences
Optional

Filter app monitoring results for applications with the given connectivity preference set for their security policy.

Enumeration: ALLOWLIST, ALLOWLIST_ENABLE_LOGGING, DENYLIST, DENYLIST_ENABLE_LOGGING, NONE
array of string
display_name
Optional

Display name of applications associated with monitoring results.

boolean
has_unprotected_flows
Optional

Filter results with unprotected flows

boolean
has_additional_rule_hit
Optional

Filter results with additional rule hits