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

fortios.system.getIpiptunnel

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 an fortios system ipiptunnel

    Using getIpiptunnel

    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 getIpiptunnel(args: GetIpiptunnelArgs, opts?: InvokeOptions): Promise<GetIpiptunnelResult>
    function getIpiptunnelOutput(args: GetIpiptunnelOutputArgs, opts?: InvokeOptions): Output<GetIpiptunnelResult>
    def get_ipiptunnel(name: Optional[str] = None,
                       vdomparam: Optional[str] = None,
                       opts: Optional[InvokeOptions] = None) -> GetIpiptunnelResult
    def get_ipiptunnel_output(name: Optional[pulumi.Input[str]] = None,
                       vdomparam: Optional[pulumi.Input[str]] = None,
                       opts: Optional[InvokeOptions] = None) -> Output[GetIpiptunnelResult]
    func LookupIpiptunnel(ctx *Context, args *LookupIpiptunnelArgs, opts ...InvokeOption) (*LookupIpiptunnelResult, error)
    func LookupIpiptunnelOutput(ctx *Context, args *LookupIpiptunnelOutputArgs, opts ...InvokeOption) LookupIpiptunnelResultOutput

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

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

    The following arguments are supported:

    Name string
    Specify the name of the desired system ipiptunnel.
    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.
    Name string
    Specify the name of the desired system ipiptunnel.
    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.
    name String
    Specify the name of the desired system ipiptunnel.
    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.
    name string
    Specify the name of the desired system ipiptunnel.
    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.
    name str
    Specify the name of the desired system ipiptunnel.
    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.
    name String
    Specify the name of the desired system ipiptunnel.
    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.

    getIpiptunnel Result

    The following output properties are available:

    AutoAsicOffload string
    Enable/disable tunnel ASIC offloading.
    Id string
    The provider-assigned unique ID for this managed resource.
    Interface string
    Interface name that is associated with the incoming traffic from available options.
    LocalGw string
    IPv4 address for the local gateway.
    Name string
    IPIP Tunnel name.
    RemoteGw string
    IPv4 address for the remote gateway.
    UseSdwan string
    Enable/disable use of SD-WAN to reach remote gateway.
    Vdomparam string
    AutoAsicOffload string
    Enable/disable tunnel ASIC offloading.
    Id string
    The provider-assigned unique ID for this managed resource.
    Interface string
    Interface name that is associated with the incoming traffic from available options.
    LocalGw string
    IPv4 address for the local gateway.
    Name string
    IPIP Tunnel name.
    RemoteGw string
    IPv4 address for the remote gateway.
    UseSdwan string
    Enable/disable use of SD-WAN to reach remote gateway.
    Vdomparam string
    autoAsicOffload String
    Enable/disable tunnel ASIC offloading.
    id String
    The provider-assigned unique ID for this managed resource.
    interface_ String
    Interface name that is associated with the incoming traffic from available options.
    localGw String
    IPv4 address for the local gateway.
    name String
    IPIP Tunnel name.
    remoteGw String
    IPv4 address for the remote gateway.
    useSdwan String
    Enable/disable use of SD-WAN to reach remote gateway.
    vdomparam String
    autoAsicOffload string
    Enable/disable tunnel ASIC offloading.
    id string
    The provider-assigned unique ID for this managed resource.
    interface string
    Interface name that is associated with the incoming traffic from available options.
    localGw string
    IPv4 address for the local gateway.
    name string
    IPIP Tunnel name.
    remoteGw string
    IPv4 address for the remote gateway.
    useSdwan string
    Enable/disable use of SD-WAN to reach remote gateway.
    vdomparam string
    auto_asic_offload str
    Enable/disable tunnel ASIC offloading.
    id str
    The provider-assigned unique ID for this managed resource.
    interface str
    Interface name that is associated with the incoming traffic from available options.
    local_gw str
    IPv4 address for the local gateway.
    name str
    IPIP Tunnel name.
    remote_gw str
    IPv4 address for the remote gateway.
    use_sdwan str
    Enable/disable use of SD-WAN to reach remote gateway.
    vdomparam str
    autoAsicOffload String
    Enable/disable tunnel ASIC offloading.
    id String
    The provider-assigned unique ID for this managed resource.
    interface String
    Interface name that is associated with the incoming traffic from available options.
    localGw String
    IPv4 address for the local gateway.
    name String
    IPIP Tunnel name.
    remoteGw String
    IPv4 address for the remote gateway.
    useSdwan String
    Enable/disable use of SD-WAN to reach remote gateway.
    vdomparam String

    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