VizComputeIdFlowDetailsExportRequest
Visualization Compute ID Flow Details Export Request
Request object for initiating an asynchronous CSV export of flow detail records for a specific VM.
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
VizComputeIdFlowDetailsRequest.
AllOf
This class requires all of the following:
JSON Example
{
"start_time": 1781452306172,
"site_id": "8c27e777-2917-447c-a68f-566b985fe546",
"file_name": "my-export.csv"
}