VizApplicationsIdFlowDetailsExportRequest
Visualization Applications ID Flow Details Export Request
Request object for initiating an asynchronous CSV export of application flow detail records.
Notes:
file_nameis required (1-255 characters) and sets the name of the generated CSV file.- Set
expand_external_traffictotrueto expand aggregated external traffic rows into individual rows per source and destination IP. Defaults tofalse. - Inherits all fields from
VizApplicationsIdFlowDetailsRequest.
AllOf
This class requires all of the following:
JSON Example
{
"site_id": "2996d590-1afe-49a1-905b-3f39b8228da7",
"start_time": 1781808046480,
"file_name": "appflows2.csv",
"app_request_type": [],
"use_latest_apps": true
}