1. Packages
  2. Vantage Provider
  3. API Docs
  4. getNetworkFlowReports
vantage 0.1.48 published on Tuesday, Mar 18, 2025 by vantage-sh

vantage.getNetworkFlowReports

Explore with Pulumi AI

vantage logo
vantage 0.1.48 published on Tuesday, Mar 18, 2025 by vantage-sh

    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>
    def get_network_flow_reports(opts: Optional[InvokeOptions] = None) -> GetNetworkFlowReportsResult
    def get_network_flow_reports_output(opts: Optional[InvokeOptions] = None) -> Output[GetNetworkFlowReportsResult]
    func GetNetworkFlowReports(ctx *Context, opts ...InvokeOption) (*GetNetworkFlowReportsResult, error)
    func GetNetworkFlowReportsOutput(ctx *Context, opts ...InvokeOption) GetNetworkFlowReportsResultOutput

    > 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)
    }
    public static CompletableFuture<GetNetworkFlowReportsResult> getNetworkFlowReports(InvokeOptions options)
    public static Output<GetNetworkFlowReportsResult> getNetworkFlowReports(InvokeOptions options)
    
    fn::invoke:
      function: vantage:index/getNetworkFlowReports:getNetworkFlowReports
      arguments:
        # arguments dictionary

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