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

fortios.system.getPppoeinterface

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 pppoeinterface

    Using getPppoeinterface

    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 getPppoeinterface(args: GetPppoeinterfaceArgs, opts?: InvokeOptions): Promise<GetPppoeinterfaceResult>
    function getPppoeinterfaceOutput(args: GetPppoeinterfaceOutputArgs, opts?: InvokeOptions): Output<GetPppoeinterfaceResult>
    def get_pppoeinterface(name: Optional[str] = None,
                           vdomparam: Optional[str] = None,
                           opts: Optional[InvokeOptions] = None) -> GetPppoeinterfaceResult
    def get_pppoeinterface_output(name: Optional[pulumi.Input[str]] = None,
                           vdomparam: Optional[pulumi.Input[str]] = None,
                           opts: Optional[InvokeOptions] = None) -> Output[GetPppoeinterfaceResult]
    func LookupPppoeinterface(ctx *Context, args *LookupPppoeinterfaceArgs, opts ...InvokeOption) (*LookupPppoeinterfaceResult, error)
    func LookupPppoeinterfaceOutput(ctx *Context, args *LookupPppoeinterfaceOutputArgs, opts ...InvokeOption) LookupPppoeinterfaceResultOutput

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

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

    The following arguments are supported:

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

    getPppoeinterface Result

    The following output properties are available:

    AcName string
    PPPoE AC name.
    AuthType string
    PPP authentication type to use.
    Device string
    Name for the physical interface.
    DialOnDemand string
    Enable/disable dial on demand to dial the PPPoE interface when packets are routed to the PPPoE interface.
    DiscRetryTimeout int
    PPPoE discovery init timeout value in (0-4294967295 sec).
    Id string
    The provider-assigned unique ID for this managed resource.
    IdleTimeout int
    PPPoE auto disconnect after idle timeout (0-4294967295 sec).
    Ipunnumbered string
    PPPoE unnumbered IP.
    Ipv6 string
    Enable/disable IPv6 Control Protocol (IPv6CP).
    LcpEchoInterval int
    PPPoE LCP echo interval in (0-4294967295 sec, default = 5).
    LcpMaxEchoFails int
    Maximum missed LCP echo messages before disconnect (0-4294967295, default = 3).
    Name string
    Name of the PPPoE interface.
    PadtRetryTimeout int
    PPPoE terminate timeout value in (0-4294967295 sec).
    Password string
    Enter the password.
    PppoeUnnumberedNegotiate string
    Enable/disable PPPoE unnumbered negotiation.
    ServiceName string
    PPPoE service name.
    Username string
    User name.
    Vdomparam string
    AcName string
    PPPoE AC name.
    AuthType string
    PPP authentication type to use.
    Device string
    Name for the physical interface.
    DialOnDemand string
    Enable/disable dial on demand to dial the PPPoE interface when packets are routed to the PPPoE interface.
    DiscRetryTimeout int
    PPPoE discovery init timeout value in (0-4294967295 sec).
    Id string
    The provider-assigned unique ID for this managed resource.
    IdleTimeout int
    PPPoE auto disconnect after idle timeout (0-4294967295 sec).
    Ipunnumbered string
    PPPoE unnumbered IP.
    Ipv6 string
    Enable/disable IPv6 Control Protocol (IPv6CP).
    LcpEchoInterval int
    PPPoE LCP echo interval in (0-4294967295 sec, default = 5).
    LcpMaxEchoFails int
    Maximum missed LCP echo messages before disconnect (0-4294967295, default = 3).
    Name string
    Name of the PPPoE interface.
    PadtRetryTimeout int
    PPPoE terminate timeout value in (0-4294967295 sec).
    Password string
    Enter the password.
    PppoeUnnumberedNegotiate string
    Enable/disable PPPoE unnumbered negotiation.
    ServiceName string
    PPPoE service name.
    Username string
    User name.
    Vdomparam string
    acName String
    PPPoE AC name.
    authType String
    PPP authentication type to use.
    device String
    Name for the physical interface.
    dialOnDemand String
    Enable/disable dial on demand to dial the PPPoE interface when packets are routed to the PPPoE interface.
    discRetryTimeout Integer
    PPPoE discovery init timeout value in (0-4294967295 sec).
    id String
    The provider-assigned unique ID for this managed resource.
    idleTimeout Integer
    PPPoE auto disconnect after idle timeout (0-4294967295 sec).
    ipunnumbered String
    PPPoE unnumbered IP.
    ipv6 String
    Enable/disable IPv6 Control Protocol (IPv6CP).
    lcpEchoInterval Integer
    PPPoE LCP echo interval in (0-4294967295 sec, default = 5).
    lcpMaxEchoFails Integer
    Maximum missed LCP echo messages before disconnect (0-4294967295, default = 3).
    name String
    Name of the PPPoE interface.
    padtRetryTimeout Integer
    PPPoE terminate timeout value in (0-4294967295 sec).
    password String
    Enter the password.
    pppoeUnnumberedNegotiate String
    Enable/disable PPPoE unnumbered negotiation.
    serviceName String
    PPPoE service name.
    username String
    User name.
    vdomparam String
    acName string
    PPPoE AC name.
    authType string
    PPP authentication type to use.
    device string
    Name for the physical interface.
    dialOnDemand string
    Enable/disable dial on demand to dial the PPPoE interface when packets are routed to the PPPoE interface.
    discRetryTimeout number
    PPPoE discovery init timeout value in (0-4294967295 sec).
    id string
    The provider-assigned unique ID for this managed resource.
    idleTimeout number
    PPPoE auto disconnect after idle timeout (0-4294967295 sec).
    ipunnumbered string
    PPPoE unnumbered IP.
    ipv6 string
    Enable/disable IPv6 Control Protocol (IPv6CP).
    lcpEchoInterval number
    PPPoE LCP echo interval in (0-4294967295 sec, default = 5).
    lcpMaxEchoFails number
    Maximum missed LCP echo messages before disconnect (0-4294967295, default = 3).
    name string
    Name of the PPPoE interface.
    padtRetryTimeout number
    PPPoE terminate timeout value in (0-4294967295 sec).
    password string
    Enter the password.
    pppoeUnnumberedNegotiate string
    Enable/disable PPPoE unnumbered negotiation.
    serviceName string
    PPPoE service name.
    username string
    User name.
    vdomparam string
    ac_name str
    PPPoE AC name.
    auth_type str
    PPP authentication type to use.
    device str
    Name for the physical interface.
    dial_on_demand str
    Enable/disable dial on demand to dial the PPPoE interface when packets are routed to the PPPoE interface.
    disc_retry_timeout int
    PPPoE discovery init timeout value in (0-4294967295 sec).
    id str
    The provider-assigned unique ID for this managed resource.
    idle_timeout int
    PPPoE auto disconnect after idle timeout (0-4294967295 sec).
    ipunnumbered str
    PPPoE unnumbered IP.
    ipv6 str
    Enable/disable IPv6 Control Protocol (IPv6CP).
    lcp_echo_interval int
    PPPoE LCP echo interval in (0-4294967295 sec, default = 5).
    lcp_max_echo_fails int
    Maximum missed LCP echo messages before disconnect (0-4294967295, default = 3).
    name str
    Name of the PPPoE interface.
    padt_retry_timeout int
    PPPoE terminate timeout value in (0-4294967295 sec).
    password str
    Enter the password.
    pppoe_unnumbered_negotiate str
    Enable/disable PPPoE unnumbered negotiation.
    service_name str
    PPPoE service name.
    username str
    User name.
    vdomparam str
    acName String
    PPPoE AC name.
    authType String
    PPP authentication type to use.
    device String
    Name for the physical interface.
    dialOnDemand String
    Enable/disable dial on demand to dial the PPPoE interface when packets are routed to the PPPoE interface.
    discRetryTimeout Number
    PPPoE discovery init timeout value in (0-4294967295 sec).
    id String
    The provider-assigned unique ID for this managed resource.
    idleTimeout Number
    PPPoE auto disconnect after idle timeout (0-4294967295 sec).
    ipunnumbered String
    PPPoE unnumbered IP.
    ipv6 String
    Enable/disable IPv6 Control Protocol (IPv6CP).
    lcpEchoInterval Number
    PPPoE LCP echo interval in (0-4294967295 sec, default = 5).
    lcpMaxEchoFails Number
    Maximum missed LCP echo messages before disconnect (0-4294967295, default = 3).
    name String
    Name of the PPPoE interface.
    padtRetryTimeout Number
    PPPoE terminate timeout value in (0-4294967295 sec).
    password String
    Enter the password.
    pppoeUnnumberedNegotiate String
    Enable/disable PPPoE unnumbered negotiation.
    serviceName String
    PPPoE service name.
    username String
    User name.
    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