InlineVizApplicationsIdFlowDetailsRequest1

InlineVizApplicationsIdFlowDetailsRequest1
InlineVizApplicationsIdFlowDetailsRequest1
JSON Example
{
    "app_request_type": [
        "string"
    ],
    "use_latest_apps": false,
    "filters": [
        {
            "filter_type": "string"
        }
    ]
}
app_request_type
Optional

List of app request type enums to filter flow details. When multiple app request types are provided, results include all flows that match at least one of them. An empty or omitted list returns all flows for the app.

boolean
use_latest_apps
Optional

Whether or not the response should be populated with the latest app membership or the membership from the time of the flow. "true": The source or destination of the flows are part of the current effective members of the app "false": The source or destination of the flows were part of the effective members of the app when the flows happened.

filters
Optional
Constraints: maxItems: 300

List of filters with enum-restricted keys.