1. Packages
  2. Packages
  3. Panos Provider
  4. API Docs
  5. getBfdNetworkProfile
Viewing docs for panos 2.0.12
published on Wednesday, Jun 17, 2026 by paloaltonetworks
Viewing docs for panos 2.0.12
published on Wednesday, Jun 17, 2026 by paloaltonetworks

    Using getBfdNetworkProfile

    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 getBfdNetworkProfile(args: GetBfdNetworkProfileArgs, opts?: InvokeOptions): Promise<GetBfdNetworkProfileResult>
    function getBfdNetworkProfileOutput(args: GetBfdNetworkProfileOutputArgs, opts?: InvokeOptions): Output<GetBfdNetworkProfileResult>
    def get_bfd_network_profile(detection_multiplier: Optional[float] = None,
                                hold_time: Optional[float] = None,
                                location: Optional[GetBfdNetworkProfileLocation] = None,
                                min_rx_interval: Optional[float] = None,
                                min_tx_interval: Optional[float] = None,
                                mode: Optional[str] = None,
                                multihop: Optional[GetBfdNetworkProfileMultihop] = None,
                                name: Optional[str] = None,
                                opts: Optional[InvokeOptions] = None) -> GetBfdNetworkProfileResult
    def get_bfd_network_profile_output(detection_multiplier: pulumi.Input[Optional[float]] = None,
                                hold_time: pulumi.Input[Optional[float]] = None,
                                location: pulumi.Input[Optional[GetBfdNetworkProfileLocationArgs]] = None,
                                min_rx_interval: pulumi.Input[Optional[float]] = None,
                                min_tx_interval: pulumi.Input[Optional[float]] = None,
                                mode: pulumi.Input[Optional[str]] = None,
                                multihop: pulumi.Input[Optional[GetBfdNetworkProfileMultihopArgs]] = None,
                                name: pulumi.Input[Optional[str]] = None,
                                opts: Optional[InvokeOptions] = None) -> Output[GetBfdNetworkProfileResult]
    func LookupBfdNetworkProfile(ctx *Context, args *LookupBfdNetworkProfileArgs, opts ...InvokeOption) (*LookupBfdNetworkProfileResult, error)
    func LookupBfdNetworkProfileOutput(ctx *Context, args *LookupBfdNetworkProfileOutputArgs, opts ...InvokeOption) LookupBfdNetworkProfileResultOutput

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

    public static class GetBfdNetworkProfile 
    {
        public static Task<GetBfdNetworkProfileResult> InvokeAsync(GetBfdNetworkProfileArgs args, InvokeOptions? opts = null)
        public static Output<GetBfdNetworkProfileResult> Invoke(GetBfdNetworkProfileInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetBfdNetworkProfileResult> getBfdNetworkProfile(GetBfdNetworkProfileArgs args, InvokeOptions options)
    public static Output<GetBfdNetworkProfileResult> getBfdNetworkProfile(GetBfdNetworkProfileArgs args, InvokeOptions options)
    
    fn::invoke:
      function: panos:index/getBfdNetworkProfile:getBfdNetworkProfile
      arguments:
        # arguments dictionary
    data "panos_getbfdnetworkprofile" "name" {
        # arguments
    }

    The following arguments are supported:

    Location GetBfdNetworkProfileLocation
    The location of this object.
    Name string
    DetectionMultiplier double
    multiplier sent to remote system
    HoldTime double
    delay transmission and reception of control packets in ms
    MinRxInterval double
    required minimum rx interval in ms
    MinTxInterval double
    desired minimum tx interval in ms
    Mode string
    BFD operation mode
    Multihop GetBfdNetworkProfileMultihop
    Location GetBfdNetworkProfileLocation
    The location of this object.
    Name string
    DetectionMultiplier float64
    multiplier sent to remote system
    HoldTime float64
    delay transmission and reception of control packets in ms
    MinRxInterval float64
    required minimum rx interval in ms
    MinTxInterval float64
    desired minimum tx interval in ms
    Mode string
    BFD operation mode
    Multihop GetBfdNetworkProfileMultihop
    location object
    The location of this object.
    name string
    detection_multiplier number
    multiplier sent to remote system
    hold_time number
    delay transmission and reception of control packets in ms
    min_rx_interval number
    required minimum rx interval in ms
    min_tx_interval number
    desired minimum tx interval in ms
    mode string
    BFD operation mode
    multihop object
    location GetBfdNetworkProfileLocation
    The location of this object.
    name String
    detectionMultiplier Double
    multiplier sent to remote system
    holdTime Double
    delay transmission and reception of control packets in ms
    minRxInterval Double
    required minimum rx interval in ms
    minTxInterval Double
    desired minimum tx interval in ms
    mode String
    BFD operation mode
    multihop GetBfdNetworkProfileMultihop
    location GetBfdNetworkProfileLocation
    The location of this object.
    name string
    detectionMultiplier number
    multiplier sent to remote system
    holdTime number
    delay transmission and reception of control packets in ms
    minRxInterval number
    required minimum rx interval in ms
    minTxInterval number
    desired minimum tx interval in ms
    mode string
    BFD operation mode
    multihop GetBfdNetworkProfileMultihop
    location GetBfdNetworkProfileLocation
    The location of this object.
    name str
    detection_multiplier float
    multiplier sent to remote system
    hold_time float
    delay transmission and reception of control packets in ms
    min_rx_interval float
    required minimum rx interval in ms
    min_tx_interval float
    desired minimum tx interval in ms
    mode str
    BFD operation mode
    multihop GetBfdNetworkProfileMultihop
    location Property Map
    The location of this object.
    name String
    detectionMultiplier Number
    multiplier sent to remote system
    holdTime Number
    delay transmission and reception of control packets in ms
    minRxInterval Number
    required minimum rx interval in ms
    minTxInterval Number
    desired minimum tx interval in ms
    mode String
    BFD operation mode
    multihop Property Map

    getBfdNetworkProfile Result

    The following output properties are available:

    DetectionMultiplier double
    multiplier sent to remote system
    HoldTime double
    delay transmission and reception of control packets in ms
    Id string
    The provider-assigned unique ID for this managed resource.
    Location GetBfdNetworkProfileLocation
    The location of this object.
    MinRxInterval double
    required minimum rx interval in ms
    MinTxInterval double
    desired minimum tx interval in ms
    Mode string
    BFD operation mode
    Multihop GetBfdNetworkProfileMultihop
    Name string
    DetectionMultiplier float64
    multiplier sent to remote system
    HoldTime float64
    delay transmission and reception of control packets in ms
    Id string
    The provider-assigned unique ID for this managed resource.
    Location GetBfdNetworkProfileLocation
    The location of this object.
    MinRxInterval float64
    required minimum rx interval in ms
    MinTxInterval float64
    desired minimum tx interval in ms
    Mode string
    BFD operation mode
    Multihop GetBfdNetworkProfileMultihop
    Name string
    detection_multiplier number
    multiplier sent to remote system
    hold_time number
    delay transmission and reception of control packets in ms
    id string
    The provider-assigned unique ID for this managed resource.
    location object
    The location of this object.
    min_rx_interval number
    required minimum rx interval in ms
    min_tx_interval number
    desired minimum tx interval in ms
    mode string
    BFD operation mode
    multihop object
    name string
    detectionMultiplier Double
    multiplier sent to remote system
    holdTime Double
    delay transmission and reception of control packets in ms
    id String
    The provider-assigned unique ID for this managed resource.
    location GetBfdNetworkProfileLocation
    The location of this object.
    minRxInterval Double
    required minimum rx interval in ms
    minTxInterval Double
    desired minimum tx interval in ms
    mode String
    BFD operation mode
    multihop GetBfdNetworkProfileMultihop
    name String
    detectionMultiplier number
    multiplier sent to remote system
    holdTime number
    delay transmission and reception of control packets in ms
    id string
    The provider-assigned unique ID for this managed resource.
    location GetBfdNetworkProfileLocation
    The location of this object.
    minRxInterval number
    required minimum rx interval in ms
    minTxInterval number
    desired minimum tx interval in ms
    mode string
    BFD operation mode
    multihop GetBfdNetworkProfileMultihop
    name string
    detection_multiplier float
    multiplier sent to remote system
    hold_time float
    delay transmission and reception of control packets in ms
    id str
    The provider-assigned unique ID for this managed resource.
    location GetBfdNetworkProfileLocation
    The location of this object.
    min_rx_interval float
    required minimum rx interval in ms
    min_tx_interval float
    desired minimum tx interval in ms
    mode str
    BFD operation mode
    multihop GetBfdNetworkProfileMultihop
    name str
    detectionMultiplier Number
    multiplier sent to remote system
    holdTime Number
    delay transmission and reception of control packets in ms
    id String
    The provider-assigned unique ID for this managed resource.
    location Property Map
    The location of this object.
    minRxInterval Number
    required minimum rx interval in ms
    minTxInterval Number
    desired minimum tx interval in ms
    mode String
    BFD operation mode
    multihop Property Map
    name String

    Supporting Types

    GetBfdNetworkProfileLocation

    Ngfw GetBfdNetworkProfileLocationNgfw
    Located in a specific NGFW device
    Template GetBfdNetworkProfileLocationTemplate
    Located in a specific template
    TemplateStack GetBfdNetworkProfileLocationTemplateStack
    Located in a specific template stack
    Ngfw GetBfdNetworkProfileLocationNgfw
    Located in a specific NGFW device
    Template GetBfdNetworkProfileLocationTemplate
    Located in a specific template
    TemplateStack GetBfdNetworkProfileLocationTemplateStack
    Located in a specific template stack
    ngfw object
    Located in a specific NGFW device
    template object
    Located in a specific template
    template_stack object
    Located in a specific template stack
    ngfw GetBfdNetworkProfileLocationNgfw
    Located in a specific NGFW device
    template GetBfdNetworkProfileLocationTemplate
    Located in a specific template
    templateStack GetBfdNetworkProfileLocationTemplateStack
    Located in a specific template stack
    ngfw GetBfdNetworkProfileLocationNgfw
    Located in a specific NGFW device
    template GetBfdNetworkProfileLocationTemplate
    Located in a specific template
    templateStack GetBfdNetworkProfileLocationTemplateStack
    Located in a specific template stack
    ngfw GetBfdNetworkProfileLocationNgfw
    Located in a specific NGFW device
    template GetBfdNetworkProfileLocationTemplate
    Located in a specific template
    template_stack GetBfdNetworkProfileLocationTemplateStack
    Located in a specific template stack
    ngfw Property Map
    Located in a specific NGFW device
    template Property Map
    Located in a specific template
    templateStack Property Map
    Located in a specific template stack

    GetBfdNetworkProfileLocationNgfw

    NgfwDevice string
    The NGFW device
    NgfwDevice string
    The NGFW device
    ngfw_device string
    The NGFW device
    ngfwDevice String
    The NGFW device
    ngfwDevice string
    The NGFW device
    ngfw_device str
    The NGFW device
    ngfwDevice String
    The NGFW device

    GetBfdNetworkProfileLocationTemplate

    Name string
    Specific Panorama template
    NgfwDevice string
    The NGFW device
    PanoramaDevice string
    Specific Panorama device
    Name string
    Specific Panorama template
    NgfwDevice string
    The NGFW device
    PanoramaDevice string
    Specific Panorama device
    name string
    Specific Panorama template
    ngfw_device string
    The NGFW device
    panorama_device string
    Specific Panorama device
    name String
    Specific Panorama template
    ngfwDevice String
    The NGFW device
    panoramaDevice String
    Specific Panorama device
    name string
    Specific Panorama template
    ngfwDevice string
    The NGFW device
    panoramaDevice string
    Specific Panorama device
    name str
    Specific Panorama template
    ngfw_device str
    The NGFW device
    panorama_device str
    Specific Panorama device
    name String
    Specific Panorama template
    ngfwDevice String
    The NGFW device
    panoramaDevice String
    Specific Panorama device

    GetBfdNetworkProfileLocationTemplateStack

    Name string
    Specific Panorama template stack
    NgfwDevice string
    The NGFW device
    PanoramaDevice string
    Specific Panorama device
    Name string
    Specific Panorama template stack
    NgfwDevice string
    The NGFW device
    PanoramaDevice string
    Specific Panorama device
    name string
    Specific Panorama template stack
    ngfw_device string
    The NGFW device
    panorama_device string
    Specific Panorama device
    name String
    Specific Panorama template stack
    ngfwDevice String
    The NGFW device
    panoramaDevice String
    Specific Panorama device
    name string
    Specific Panorama template stack
    ngfwDevice string
    The NGFW device
    panoramaDevice string
    Specific Panorama device
    name str
    Specific Panorama template stack
    ngfw_device str
    The NGFW device
    panorama_device str
    Specific Panorama device
    name String
    Specific Panorama template stack
    ngfwDevice String
    The NGFW device
    panoramaDevice String
    Specific Panorama device

    GetBfdNetworkProfileMultihop

    MinReceivedTtl double
    minimum accepted ttl on received BFD packet
    MinReceivedTtl float64
    minimum accepted ttl on received BFD packet
    min_received_ttl number
    minimum accepted ttl on received BFD packet
    minReceivedTtl Double
    minimum accepted ttl on received BFD packet
    minReceivedTtl number
    minimum accepted ttl on received BFD packet
    min_received_ttl float
    minimum accepted ttl on received BFD packet
    minReceivedTtl Number
    minimum accepted ttl on received BFD packet

    Package Details

    Repository
    panos paloaltonetworks/terraform-provider-panos
    License
    Notes
    This Pulumi package is based on the panos Terraform Provider.
    Viewing docs for panos 2.0.12
    published on Wednesday, Jun 17, 2026 by paloaltonetworks

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial