Create a NetworkFlowReport.
The access token received from the authorization server in the OAuth 2.0 flow.
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 the NetworkFlowReport. YYYY-MM-DD formatted. Incompatible with 'date_interval' parameter.
The end date of the NetworkFlowReport. YYYY-MM-DD formatted. Incompatible with 'date_interval' parameter.
The date interval of the NetworkFlowReport. Unless 'custom' is used, this is incompatible with 'start_date' and 'end_date' parameters. Defaults to 'last_7_days'.
last_3_days, last_7_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.
ingress, egress The dimension by which the logs in the report are sorted. Defaults to costs.
costs, bytes 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 token for the User or Team that created this NetworkFlowReport.
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.