1. Packages
  2. Vantage Provider
  3. API Docs
  4. getNetworkFlowReports
vantage 0.1.50 published on Monday, Apr 7, 2025 by vantage-sh

vantage.getNetworkFlowReports

Explore with Pulumi AI

Using getNetworkFlowReports

Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

function getNetworkFlowReports(opts?: InvokeOptions): Promise<GetNetworkFlowReportsResult>
function getNetworkFlowReportsOutput(opts?: InvokeOptions): Output<GetNetworkFlowReportsResult>
Copy
def get_network_flow_reports(opts: Optional[InvokeOptions] = None) -> GetNetworkFlowReportsResult
def get_network_flow_reports_output(opts: Optional[InvokeOptions] = None) -> Output[GetNetworkFlowReportsResult]
Copy
func GetNetworkFlowReports(ctx *Context, opts ...InvokeOption) (*GetNetworkFlowReportsResult, error)
func GetNetworkFlowReportsOutput(ctx *Context, opts ...InvokeOption) GetNetworkFlowReportsResultOutput
Copy

> Note: This function is named GetNetworkFlowReports in the Go SDK.

public static class GetNetworkFlowReports 
{
    public static Task<GetNetworkFlowReportsResult> InvokeAsync(InvokeOptions? opts = null)
    public static Output<GetNetworkFlowReportsResult> Invoke(InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetNetworkFlowReportsResult> getNetworkFlowReports(InvokeOptions options)
public static Output<GetNetworkFlowReportsResult> getNetworkFlowReports(InvokeOptions options)
Copy
fn::invoke:
  function: vantage:index/getNetworkFlowReports:getNetworkFlowReports
  arguments:
    # arguments dictionary
Copy

getNetworkFlowReports Result

The following output properties are available:

Id string
The provider-assigned unique ID for this managed resource.
NetworkFlowReports List<GetNetworkFlowReportsNetworkFlowReport>
Id string
The provider-assigned unique ID for this managed resource.
NetworkFlowReports []GetNetworkFlowReportsNetworkFlowReport
id String
The provider-assigned unique ID for this managed resource.
networkFlowReports List<GetNetworkFlowReportsNetworkFlowReport>
id string
The provider-assigned unique ID for this managed resource.
networkFlowReports GetNetworkFlowReportsNetworkFlowReport[]
id str
The provider-assigned unique ID for this managed resource.
network_flow_reports Sequence[GetNetworkFlowReportsNetworkFlowReport]
id String
The provider-assigned unique ID for this managed resource.
networkFlowReports List<Property Map>

Supporting Types

GetNetworkFlowReportsNetworkFlowReport

CreatedAt This property is required. string
The date and time, in UTC, the report was created. ISO 8601 Formatted.
CreatedByToken This property is required. string
The token for the User or Team that created this NetworkFlowReport.
DateInterval This property is required. string
The date range for the NetworkFlowReport. Only present if a custom date range is not specified.
Default This property is required. bool
Indicates whether the NetworkFlowReport is the default report.
EndDate This property is required. string
The end date for the NetworkFlowReport. Only set for custom date ranges. ISO 8601 Formatted.
Filter This property is required. string
The filter applied to the NetworkFlowReport. Additional documentation available at https://docs.vantage.sh/vql.
FlowDirection This property is required. string
The flow weight of the NetworkFlowReport. Possible values: costs, bytes.
FlowWeight This property is required. string
The flow weight of the NetworkFlowReport. Possible values: costs, bytes.
Groupings This property is required. string
The grouping aggregations applied to the filtered data.
StartDate This property is required. string
The start date for the NetworkFlowReport. Only set for custom date ranges. ISO 8601 Formatted.
Title This property is required. string
The title of the NetworkFlowReport.
Token This property is required. string
WorkspaceToken This property is required. string
The token for the Workspace the NetworkFlowReport is a part of.
CreatedAt This property is required. string
The date and time, in UTC, the report was created. ISO 8601 Formatted.
CreatedByToken This property is required. string
The token for the User or Team that created this NetworkFlowReport.
DateInterval This property is required. string
The date range for the NetworkFlowReport. Only present if a custom date range is not specified.
Default This property is required. bool
Indicates whether the NetworkFlowReport is the default report.
EndDate This property is required. string
The end date for the NetworkFlowReport. Only set for custom date ranges. ISO 8601 Formatted.
Filter This property is required. string
The filter applied to the NetworkFlowReport. Additional documentation available at https://docs.vantage.sh/vql.
FlowDirection This property is required. string
The flow weight of the NetworkFlowReport. Possible values: costs, bytes.
FlowWeight This property is required. string
The flow weight of the NetworkFlowReport. Possible values: costs, bytes.
Groupings This property is required. string
The grouping aggregations applied to the filtered data.
StartDate This property is required. string
The start date for the NetworkFlowReport. Only set for custom date ranges. ISO 8601 Formatted.
Title This property is required. string
The title of the NetworkFlowReport.
Token This property is required. string
WorkspaceToken This property is required. string
The token for the Workspace the NetworkFlowReport is a part of.
createdAt This property is required. String
The date and time, in UTC, the report was created. ISO 8601 Formatted.
createdByToken This property is required. String
The token for the User or Team that created this NetworkFlowReport.
dateInterval This property is required. String
The date range for the NetworkFlowReport. Only present if a custom date range is not specified.
default_ This property is required. Boolean
Indicates whether the NetworkFlowReport is the default report.
endDate This property is required. String
The end date for the NetworkFlowReport. Only set for custom date ranges. ISO 8601 Formatted.
filter This property is required. String
The filter applied to the NetworkFlowReport. Additional documentation available at https://docs.vantage.sh/vql.
flowDirection This property is required. String
The flow weight of the NetworkFlowReport. Possible values: costs, bytes.
flowWeight This property is required. String
The flow weight of the NetworkFlowReport. Possible values: costs, bytes.
groupings This property is required. String
The grouping aggregations applied to the filtered data.
startDate This property is required. String
The start date for the NetworkFlowReport. Only set for custom date ranges. ISO 8601 Formatted.
title This property is required. String
The title of the NetworkFlowReport.
token This property is required. String
workspaceToken This property is required. String
The token for the Workspace the NetworkFlowReport is a part of.
createdAt This property is required. string
The date and time, in UTC, the report was created. ISO 8601 Formatted.
createdByToken This property is required. string
The token for the User or Team that created this NetworkFlowReport.
dateInterval This property is required. string
The date range for the NetworkFlowReport. Only present if a custom date range is not specified.
default This property is required. boolean
Indicates whether the NetworkFlowReport is the default report.
endDate This property is required. string
The end date for the NetworkFlowReport. Only set for custom date ranges. ISO 8601 Formatted.
filter This property is required. string
The filter applied to the NetworkFlowReport. Additional documentation available at https://docs.vantage.sh/vql.
flowDirection This property is required. string
The flow weight of the NetworkFlowReport. Possible values: costs, bytes.
flowWeight This property is required. string
The flow weight of the NetworkFlowReport. Possible values: costs, bytes.
groupings This property is required. string
The grouping aggregations applied to the filtered data.
startDate This property is required. string
The start date for the NetworkFlowReport. Only set for custom date ranges. ISO 8601 Formatted.
title This property is required. string
The title of the NetworkFlowReport.
token This property is required. string
workspaceToken This property is required. string
The token for the Workspace the NetworkFlowReport is a part of.
created_at This property is required. str
The date and time, in UTC, the report was created. ISO 8601 Formatted.
created_by_token This property is required. str
The token for the User or Team that created this NetworkFlowReport.
date_interval This property is required. str
The date range for the NetworkFlowReport. Only present if a custom date range is not specified.
default This property is required. bool
Indicates whether the NetworkFlowReport is the default report.
end_date This property is required. str
The end date for the NetworkFlowReport. Only set for custom date ranges. ISO 8601 Formatted.
filter This property is required. str
The filter applied to the NetworkFlowReport. Additional documentation available at https://docs.vantage.sh/vql.
flow_direction This property is required. str
The flow weight of the NetworkFlowReport. Possible values: costs, bytes.
flow_weight This property is required. str
The flow weight of the NetworkFlowReport. Possible values: costs, bytes.
groupings This property is required. str
The grouping aggregations applied to the filtered data.
start_date This property is required. str
The start date for the NetworkFlowReport. Only set for custom date ranges. ISO 8601 Formatted.
title This property is required. str
The title of the NetworkFlowReport.
token This property is required. str
workspace_token This property is required. str
The token for the Workspace the NetworkFlowReport is a part of.
createdAt This property is required. String
The date and time, in UTC, the report was created. ISO 8601 Formatted.
createdByToken This property is required. String
The token for the User or Team that created this NetworkFlowReport.
dateInterval This property is required. String
The date range for the NetworkFlowReport. Only present if a custom date range is not specified.
default This property is required. Boolean
Indicates whether the NetworkFlowReport is the default report.
endDate This property is required. String
The end date for the NetworkFlowReport. Only set for custom date ranges. ISO 8601 Formatted.
filter This property is required. String
The filter applied to the NetworkFlowReport. Additional documentation available at https://docs.vantage.sh/vql.
flowDirection This property is required. String
The flow weight of the NetworkFlowReport. Possible values: costs, bytes.
flowWeight This property is required. String
The flow weight of the NetworkFlowReport. Possible values: costs, bytes.
groupings This property is required. String
The grouping aggregations applied to the filtered data.
startDate This property is required. String
The start date for the NetworkFlowReport. Only set for custom date ranges. ISO 8601 Formatted.
title This property is required. String
The title of the NetworkFlowReport.
token This property is required. String
workspaceToken This property is required. String
The token for the Workspace the NetworkFlowReport is a part of.

Package Details

Repository
vantage vantage-sh/terraform-provider-vantage
License
Notes
This Pulumi package is based on the vantage Terraform Provider.