Create network flow report
Create a NetworkFlowReport.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
Create a NetworkFlowReport.
The Workspace in which the NetworkFlowReport will be created.
The title of the NetworkFlowReport.
The filter query language to apply to the NetworkFlowReport. Additional documentation available at https://docs.vantage.sh/vql.
The start date of a custom NetworkFlowReport. YYYY-MM-DD formatted.
The end date of a custom NetworkFlowReport. YYYY-MM-DD formatted.
The date interval of the NetworkFlowReport. Dates are used only for the 'custom' interval. Defaults to 'last_7_days'.
last_3_days, last_7_days, last_14_days, last_30_days, custom Grouping values for aggregating data on the NetworkFlowReport. Valid groupings: account_id, az_id, dstaddr, dsthostname, flow_direction, interface_id, instance_id, peer_resource_uuid, peer_account_id, peer_vpc_id, peer_region, peer_az_id, peer_subnet_id, peer_interface_id, peer_instance_id, region, resource_uuid, srcaddr, srchostname, subnet_id, traffic_category, traffic_path, vpc_id.
account_id, az_id, dstaddr, dsthostname, flow_direction, interface_id, instance_id, peer_resource_uuid, peer_account_id, peer_vpc_id, peer_region, peer_az_id, peer_subnet_id, peer_interface_id, peer_instance_id, region, resource_uuid, srcaddr, srchostname, subnet_id, traffic_category, traffic_path, vpc_id The flow direction of the NetworkFlowReport.
all, ingress, egress The dimension by which the logs in the report are sorted. Defaults to costs.
costs, bytes Response
NetworkFlowReport model
The title of the NetworkFlowReport.
"Public Traffic Destinations"
Indicates whether the NetworkFlowReport is the default report.
The date and time, in UTC, the report was created. ISO 8601 Formatted.
"2024-03-19T00:00:00Z"
The token for the Workspace the NetworkFlowReport is a part of.
The start date for the NetworkFlowReport. Only set for custom date ranges. ISO 8601 Formatted.
"2024-03-01"
The end date for the NetworkFlowReport. Only set for custom date ranges. ISO 8601 Formatted.
"2024-03-20"
The date range for the NetworkFlowReport. Only present if a custom date range is not specified.
"last_month"
The grouping aggregations applied to the filtered data.
"cost_type, tag:account"
The flow weight of the NetworkFlowReport. Possible values: costs, bytes.
"ingress"
The flow weight of the NetworkFlowReport. Possible values: costs, bytes.
"costs"
The filter applied to the NetworkFlowReport. Additional documentation available at https://docs.vantage.sh/vql.
The token for the User or Team that created this NetworkFlowReport.