1. Packages
  2. Fortios
  3. API Docs
  4. router
  5. getBfd
Fortios v0.0.5 published on Tuesday, Apr 9, 2024 by pulumiverse

fortios.router.getBfd

Explore with Pulumi AI

fortios logo
Fortios v0.0.5 published on Tuesday, Apr 9, 2024 by pulumiverse

    Use this data source to get information on fortios router bfd

    Using getBfd

    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 getBfd(args: GetBfdArgs, opts?: InvokeOptions): Promise<GetBfdResult>
    function getBfdOutput(args: GetBfdOutputArgs, opts?: InvokeOptions): Output<GetBfdResult>
    def get_bfd(vdomparam: Optional[str] = None,
                opts: Optional[InvokeOptions] = None) -> GetBfdResult
    def get_bfd_output(vdomparam: Optional[pulumi.Input[str]] = None,
                opts: Optional[InvokeOptions] = None) -> Output[GetBfdResult]
    func LookupBfd(ctx *Context, args *LookupBfdArgs, opts ...InvokeOption) (*LookupBfdResult, error)
    func LookupBfdOutput(ctx *Context, args *LookupBfdOutputArgs, opts ...InvokeOption) LookupBfdResultOutput

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

    public static class GetBfd 
    {
        public static Task<GetBfdResult> InvokeAsync(GetBfdArgs args, InvokeOptions? opts = null)
        public static Output<GetBfdResult> Invoke(GetBfdInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetBfdResult> getBfd(GetBfdArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: fortios:router/getBfd:getBfd
      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.

    getBfd Result

    The following output properties are available:

    Id string
    The provider-assigned unique ID for this managed resource.
    MultihopTemplates List<Pulumiverse.Fortios.Router.Outputs.GetBfdMultihopTemplate>
    BFD multi-hop template table. The structure of multihop_template block is documented below.
    Neighbors List<Pulumiverse.Fortios.Router.Outputs.GetBfdNeighbor>
    neighbor The structure of neighbor block is documented below.
    Vdomparam string
    Id string
    The provider-assigned unique ID for this managed resource.
    MultihopTemplates []GetBfdMultihopTemplate
    BFD multi-hop template table. The structure of multihop_template block is documented below.
    Neighbors []GetBfdNeighbor
    neighbor The structure of neighbor block is documented below.
    Vdomparam string
    id String
    The provider-assigned unique ID for this managed resource.
    multihopTemplates List<GetBfdMultihopTemplate>
    BFD multi-hop template table. The structure of multihop_template block is documented below.
    neighbors List<GetBfdNeighbor>
    neighbor The structure of neighbor block is documented below.
    vdomparam String
    id string
    The provider-assigned unique ID for this managed resource.
    multihopTemplates GetBfdMultihopTemplate[]
    BFD multi-hop template table. The structure of multihop_template block is documented below.
    neighbors GetBfdNeighbor[]
    neighbor The structure of neighbor block is documented below.
    vdomparam string
    id str
    The provider-assigned unique ID for this managed resource.
    multihop_templates Sequence[GetBfdMultihopTemplate]
    BFD multi-hop template table. The structure of multihop_template block is documented below.
    neighbors Sequence[GetBfdNeighbor]
    neighbor The structure of neighbor block is documented below.
    vdomparam str
    id String
    The provider-assigned unique ID for this managed resource.
    multihopTemplates List<Property Map>
    BFD multi-hop template table. The structure of multihop_template block is documented below.
    neighbors List<Property Map>
    neighbor The structure of neighbor block is documented below.
    vdomparam String

    Supporting Types

    GetBfdMultihopTemplate

    AuthMode string
    Authentication mode.
    BfdDesiredMinTx int
    BFD desired minimal transmit interval (milliseconds).
    BfdDetectMult int
    BFD detection multiplier.
    BfdRequiredMinRx int
    BFD required minimal receive interval (milliseconds).
    Dst string
    Destination prefix.
    Id int
    ID.
    Md5Key string
    MD5 key of key ID 1.
    Src string
    Source prefix.
    AuthMode string
    Authentication mode.
    BfdDesiredMinTx int
    BFD desired minimal transmit interval (milliseconds).
    BfdDetectMult int
    BFD detection multiplier.
    BfdRequiredMinRx int
    BFD required minimal receive interval (milliseconds).
    Dst string
    Destination prefix.
    Id int
    ID.
    Md5Key string
    MD5 key of key ID 1.
    Src string
    Source prefix.
    authMode String
    Authentication mode.
    bfdDesiredMinTx Integer
    BFD desired minimal transmit interval (milliseconds).
    bfdDetectMult Integer
    BFD detection multiplier.
    bfdRequiredMinRx Integer
    BFD required minimal receive interval (milliseconds).
    dst String
    Destination prefix.
    id Integer
    ID.
    md5Key String
    MD5 key of key ID 1.
    src String
    Source prefix.
    authMode string
    Authentication mode.
    bfdDesiredMinTx number
    BFD desired minimal transmit interval (milliseconds).
    bfdDetectMult number
    BFD detection multiplier.
    bfdRequiredMinRx number
    BFD required minimal receive interval (milliseconds).
    dst string
    Destination prefix.
    id number
    ID.
    md5Key string
    MD5 key of key ID 1.
    src string
    Source prefix.
    auth_mode str
    Authentication mode.
    bfd_desired_min_tx int
    BFD desired minimal transmit interval (milliseconds).
    bfd_detect_mult int
    BFD detection multiplier.
    bfd_required_min_rx int
    BFD required minimal receive interval (milliseconds).
    dst str
    Destination prefix.
    id int
    ID.
    md5_key str
    MD5 key of key ID 1.
    src str
    Source prefix.
    authMode String
    Authentication mode.
    bfdDesiredMinTx Number
    BFD desired minimal transmit interval (milliseconds).
    bfdDetectMult Number
    BFD detection multiplier.
    bfdRequiredMinRx Number
    BFD required minimal receive interval (milliseconds).
    dst String
    Destination prefix.
    id Number
    ID.
    md5Key String
    MD5 key of key ID 1.
    src String
    Source prefix.

    GetBfdNeighbor

    Interface string
    Interface name.
    Ip string
    IPv4 address of the BFD neighbor.
    Interface string
    Interface name.
    Ip string
    IPv4 address of the BFD neighbor.
    interface_ String
    Interface name.
    ip String
    IPv4 address of the BFD neighbor.
    interface string
    Interface name.
    ip string
    IPv4 address of the BFD neighbor.
    interface str
    Interface name.
    ip str
    IPv4 address of the BFD neighbor.
    interface String
    Interface name.
    ip String
    IPv4 address of the BFD neighbor.

    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.5 published on Tuesday, Apr 9, 2024 by pulumiverse