1. Packages
  2. Fortios
  3. API Docs
  4. system
  5. getSflow
Fortios v0.0.6 published on Tuesday, Jul 9, 2024 by pulumiverse

fortios.system.getSflow

Explore with Pulumi AI

fortios logo
Fortios v0.0.6 published on Tuesday, Jul 9, 2024 by pulumiverse

    Use this data source to get information on fortios system sflow

    Using getSflow

    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 getSflow(args: GetSflowArgs, opts?: InvokeOptions): Promise<GetSflowResult>
    function getSflowOutput(args: GetSflowOutputArgs, opts?: InvokeOptions): Output<GetSflowResult>
    def get_sflow(vdomparam: Optional[str] = None,
                  opts: Optional[InvokeOptions] = None) -> GetSflowResult
    def get_sflow_output(vdomparam: Optional[pulumi.Input[str]] = None,
                  opts: Optional[InvokeOptions] = None) -> Output[GetSflowResult]
    func LookupSflow(ctx *Context, args *LookupSflowArgs, opts ...InvokeOption) (*LookupSflowResult, error)
    func LookupSflowOutput(ctx *Context, args *LookupSflowOutputArgs, opts ...InvokeOption) LookupSflowResultOutput

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

    public static class GetSflow 
    {
        public static Task<GetSflowResult> InvokeAsync(GetSflowArgs args, InvokeOptions? opts = null)
        public static Output<GetSflowResult> Invoke(GetSflowInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetSflowResult> getSflow(GetSflowArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: fortios:system/getSflow:getSflow
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Vdomparam string
    Specifies the vdom to which the data source will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
    Vdomparam string
    Specifies the vdom to which the data source will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
    vdomparam String
    Specifies the vdom to which the data source will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
    vdomparam string
    Specifies the vdom to which the data source will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
    vdomparam str
    Specifies the vdom to which the data source will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.
    vdomparam String
    Specifies the vdom to which the data source will be applied when the FortiGate unit is running in VDOM mode. Only one vdom can be specified. If you want to inherit the vdom configuration of the provider, please do not set this parameter.

    getSflow Result

    The following output properties are available:

    CollectorIp string
    IP addresses of the sFlow collectors that sFlow agents added to interfaces in this VDOM send sFlow datagrams to.
    CollectorPort int
    UDP port number used for sending sFlow datagrams (configure only if required by your sFlow collector or your network configuration) (0 - 65535, default = 6343).
    Collectors List<Pulumiverse.Fortios.System.Outputs.GetSflowCollector>
    sFlow collectors. The structure of collectors block is documented below.
    Id string
    The provider-assigned unique ID for this managed resource.
    Interface string
    Specify outgoing interface to reach server.
    InterfaceSelectMethod string
    Specify how to select outgoing interface to reach server.
    SourceIp string
    Source IP address for sFlow agent.
    Vdomparam string
    CollectorIp string
    IP addresses of the sFlow collectors that sFlow agents added to interfaces in this VDOM send sFlow datagrams to.
    CollectorPort int
    UDP port number used for sending sFlow datagrams (configure only if required by your sFlow collector or your network configuration) (0 - 65535, default = 6343).
    Collectors []GetSflowCollector
    sFlow collectors. The structure of collectors block is documented below.
    Id string
    The provider-assigned unique ID for this managed resource.
    Interface string
    Specify outgoing interface to reach server.
    InterfaceSelectMethod string
    Specify how to select outgoing interface to reach server.
    SourceIp string
    Source IP address for sFlow agent.
    Vdomparam string
    collectorIp String
    IP addresses of the sFlow collectors that sFlow agents added to interfaces in this VDOM send sFlow datagrams to.
    collectorPort Integer
    UDP port number used for sending sFlow datagrams (configure only if required by your sFlow collector or your network configuration) (0 - 65535, default = 6343).
    collectors List<GetSflowCollector>
    sFlow collectors. The structure of collectors block is documented below.
    id String
    The provider-assigned unique ID for this managed resource.
    interfaceSelectMethod String
    Specify how to select outgoing interface to reach server.
    interface_ String
    Specify outgoing interface to reach server.
    sourceIp String
    Source IP address for sFlow agent.
    vdomparam String
    collectorIp string
    IP addresses of the sFlow collectors that sFlow agents added to interfaces in this VDOM send sFlow datagrams to.
    collectorPort number
    UDP port number used for sending sFlow datagrams (configure only if required by your sFlow collector or your network configuration) (0 - 65535, default = 6343).
    collectors GetSflowCollector[]
    sFlow collectors. The structure of collectors block is documented below.
    id string
    The provider-assigned unique ID for this managed resource.
    interface string
    Specify outgoing interface to reach server.
    interfaceSelectMethod string
    Specify how to select outgoing interface to reach server.
    sourceIp string
    Source IP address for sFlow agent.
    vdomparam string
    collector_ip str
    IP addresses of the sFlow collectors that sFlow agents added to interfaces in this VDOM send sFlow datagrams to.
    collector_port int
    UDP port number used for sending sFlow datagrams (configure only if required by your sFlow collector or your network configuration) (0 - 65535, default = 6343).
    collectors Sequence[GetSflowCollector]
    sFlow collectors. The structure of collectors block is documented below.
    id str
    The provider-assigned unique ID for this managed resource.
    interface str
    Specify outgoing interface to reach server.
    interface_select_method str
    Specify how to select outgoing interface to reach server.
    source_ip str
    Source IP address for sFlow agent.
    vdomparam str
    collectorIp String
    IP addresses of the sFlow collectors that sFlow agents added to interfaces in this VDOM send sFlow datagrams to.
    collectorPort Number
    UDP port number used for sending sFlow datagrams (configure only if required by your sFlow collector or your network configuration) (0 - 65535, default = 6343).
    collectors List<Property Map>
    sFlow collectors. The structure of collectors block is documented below.
    id String
    The provider-assigned unique ID for this managed resource.
    interface String
    Specify outgoing interface to reach server.
    interfaceSelectMethod String
    Specify how to select outgoing interface to reach server.
    sourceIp String
    Source IP address for sFlow agent.
    vdomparam String

    Supporting Types

    GetSflowCollector

    CollectorIp string
    IP addresses of the sFlow collectors that sFlow agents added to interfaces in this VDOM send sFlow datagrams to.
    CollectorPort int
    UDP port number used for sending sFlow datagrams (configure only if required by your sFlow collector or your network configuration) (0 - 65535, default = 6343).
    Id int
    ID.
    Interface string
    Specify outgoing interface to reach server.
    InterfaceSelectMethod string
    Specify how to select outgoing interface to reach server.
    SourceIp string
    Source IP address for sFlow agent.
    CollectorIp string
    IP addresses of the sFlow collectors that sFlow agents added to interfaces in this VDOM send sFlow datagrams to.
    CollectorPort int
    UDP port number used for sending sFlow datagrams (configure only if required by your sFlow collector or your network configuration) (0 - 65535, default = 6343).
    Id int
    ID.
    Interface string
    Specify outgoing interface to reach server.
    InterfaceSelectMethod string
    Specify how to select outgoing interface to reach server.
    SourceIp string
    Source IP address for sFlow agent.
    collectorIp String
    IP addresses of the sFlow collectors that sFlow agents added to interfaces in this VDOM send sFlow datagrams to.
    collectorPort Integer
    UDP port number used for sending sFlow datagrams (configure only if required by your sFlow collector or your network configuration) (0 - 65535, default = 6343).
    id Integer
    ID.
    interfaceSelectMethod String
    Specify how to select outgoing interface to reach server.
    interface_ String
    Specify outgoing interface to reach server.
    sourceIp String
    Source IP address for sFlow agent.
    collectorIp string
    IP addresses of the sFlow collectors that sFlow agents added to interfaces in this VDOM send sFlow datagrams to.
    collectorPort number
    UDP port number used for sending sFlow datagrams (configure only if required by your sFlow collector or your network configuration) (0 - 65535, default = 6343).
    id number
    ID.
    interface string
    Specify outgoing interface to reach server.
    interfaceSelectMethod string
    Specify how to select outgoing interface to reach server.
    sourceIp string
    Source IP address for sFlow agent.
    collector_ip str
    IP addresses of the sFlow collectors that sFlow agents added to interfaces in this VDOM send sFlow datagrams to.
    collector_port int
    UDP port number used for sending sFlow datagrams (configure only if required by your sFlow collector or your network configuration) (0 - 65535, default = 6343).
    id int
    ID.
    interface str
    Specify outgoing interface to reach server.
    interface_select_method str
    Specify how to select outgoing interface to reach server.
    source_ip str
    Source IP address for sFlow agent.
    collectorIp String
    IP addresses of the sFlow collectors that sFlow agents added to interfaces in this VDOM send sFlow datagrams to.
    collectorPort Number
    UDP port number used for sending sFlow datagrams (configure only if required by your sFlow collector or your network configuration) (0 - 65535, default = 6343).
    id Number
    ID.
    interface String
    Specify outgoing interface to reach server.
    interfaceSelectMethod String
    Specify how to select outgoing interface to reach server.
    sourceIp String
    Source IP address for sFlow agent.

    Package Details

    Repository
    fortios pulumiverse/pulumi-fortios
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the fortios Terraform Provider.
    fortios logo
    Fortios v0.0.6 published on Tuesday, Jul 9, 2024 by pulumiverse