1. Packages
  2. Packages
  3. Panos Provider
  4. API Docs
  5. getOspfv3IfTimerRoutingProfile
Viewing docs for panos 2.0.11
published on Tuesday, Apr 28, 2026 by paloaltonetworks
Viewing docs for panos 2.0.11
published on Tuesday, Apr 28, 2026 by paloaltonetworks

    Using getOspfv3IfTimerRoutingProfile

    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 getOspfv3IfTimerRoutingProfile(args: GetOspfv3IfTimerRoutingProfileArgs, opts?: InvokeOptions): Promise<GetOspfv3IfTimerRoutingProfileResult>
    function getOspfv3IfTimerRoutingProfileOutput(args: GetOspfv3IfTimerRoutingProfileOutputArgs, opts?: InvokeOptions): Output<GetOspfv3IfTimerRoutingProfileResult>
    def get_ospfv3_if_timer_routing_profile(dead_counts: Optional[float] = None,
                                            gr_delay: Optional[float] = None,
                                            hello_interval: Optional[float] = None,
                                            location: Optional[GetOspfv3IfTimerRoutingProfileLocation] = None,
                                            name: Optional[str] = None,
                                            retransmit_interval: Optional[float] = None,
                                            transit_delay: Optional[float] = None,
                                            opts: Optional[InvokeOptions] = None) -> GetOspfv3IfTimerRoutingProfileResult
    def get_ospfv3_if_timer_routing_profile_output(dead_counts: Optional[pulumi.Input[float]] = None,
                                            gr_delay: Optional[pulumi.Input[float]] = None,
                                            hello_interval: Optional[pulumi.Input[float]] = None,
                                            location: Optional[pulumi.Input[GetOspfv3IfTimerRoutingProfileLocationArgs]] = None,
                                            name: Optional[pulumi.Input[str]] = None,
                                            retransmit_interval: Optional[pulumi.Input[float]] = None,
                                            transit_delay: Optional[pulumi.Input[float]] = None,
                                            opts: Optional[InvokeOptions] = None) -> Output[GetOspfv3IfTimerRoutingProfileResult]
    func LookupOspfv3IfTimerRoutingProfile(ctx *Context, args *LookupOspfv3IfTimerRoutingProfileArgs, opts ...InvokeOption) (*LookupOspfv3IfTimerRoutingProfileResult, error)
    func LookupOspfv3IfTimerRoutingProfileOutput(ctx *Context, args *LookupOspfv3IfTimerRoutingProfileOutputArgs, opts ...InvokeOption) LookupOspfv3IfTimerRoutingProfileResultOutput

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

    public static class GetOspfv3IfTimerRoutingProfile 
    {
        public static Task<GetOspfv3IfTimerRoutingProfileResult> InvokeAsync(GetOspfv3IfTimerRoutingProfileArgs args, InvokeOptions? opts = null)
        public static Output<GetOspfv3IfTimerRoutingProfileResult> Invoke(GetOspfv3IfTimerRoutingProfileInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetOspfv3IfTimerRoutingProfileResult> getOspfv3IfTimerRoutingProfile(GetOspfv3IfTimerRoutingProfileArgs args, InvokeOptions options)
    public static Output<GetOspfv3IfTimerRoutingProfileResult> getOspfv3IfTimerRoutingProfile(GetOspfv3IfTimerRoutingProfileArgs args, InvokeOptions options)
    
    fn::invoke:
      function: panos:index/getOspfv3IfTimerRoutingProfile:getOspfv3IfTimerRoutingProfile
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Location GetOspfv3IfTimerRoutingProfileLocation
    The location of this object.
    Name string
    DeadCounts double
    number of lost hello packets to declare router down
    GrDelay double
    Period (in seconds) used to send grace LSAs before first hello is sent when graceful restart starts
    HelloInterval double
    Interval (in seconds) to send Hello packets
    RetransmitInterval double
    Interval (in seconds) to retransmit LSAs
    TransitDelay double
    Estimated delay (in seconds) to transmit LSAs
    Location GetOspfv3IfTimerRoutingProfileLocation
    The location of this object.
    Name string
    DeadCounts float64
    number of lost hello packets to declare router down
    GrDelay float64
    Period (in seconds) used to send grace LSAs before first hello is sent when graceful restart starts
    HelloInterval float64
    Interval (in seconds) to send Hello packets
    RetransmitInterval float64
    Interval (in seconds) to retransmit LSAs
    TransitDelay float64
    Estimated delay (in seconds) to transmit LSAs
    location GetOspfv3IfTimerRoutingProfileLocation
    The location of this object.
    name String
    deadCounts Double
    number of lost hello packets to declare router down
    grDelay Double
    Period (in seconds) used to send grace LSAs before first hello is sent when graceful restart starts
    helloInterval Double
    Interval (in seconds) to send Hello packets
    retransmitInterval Double
    Interval (in seconds) to retransmit LSAs
    transitDelay Double
    Estimated delay (in seconds) to transmit LSAs
    location GetOspfv3IfTimerRoutingProfileLocation
    The location of this object.
    name string
    deadCounts number
    number of lost hello packets to declare router down
    grDelay number
    Period (in seconds) used to send grace LSAs before first hello is sent when graceful restart starts
    helloInterval number
    Interval (in seconds) to send Hello packets
    retransmitInterval number
    Interval (in seconds) to retransmit LSAs
    transitDelay number
    Estimated delay (in seconds) to transmit LSAs
    location GetOspfv3IfTimerRoutingProfileLocation
    The location of this object.
    name str
    dead_counts float
    number of lost hello packets to declare router down
    gr_delay float
    Period (in seconds) used to send grace LSAs before first hello is sent when graceful restart starts
    hello_interval float
    Interval (in seconds) to send Hello packets
    retransmit_interval float
    Interval (in seconds) to retransmit LSAs
    transit_delay float
    Estimated delay (in seconds) to transmit LSAs
    location Property Map
    The location of this object.
    name String
    deadCounts Number
    number of lost hello packets to declare router down
    grDelay Number
    Period (in seconds) used to send grace LSAs before first hello is sent when graceful restart starts
    helloInterval Number
    Interval (in seconds) to send Hello packets
    retransmitInterval Number
    Interval (in seconds) to retransmit LSAs
    transitDelay Number
    Estimated delay (in seconds) to transmit LSAs

    getOspfv3IfTimerRoutingProfile Result

    The following output properties are available:

    DeadCounts double
    number of lost hello packets to declare router down
    GrDelay double
    Period (in seconds) used to send grace LSAs before first hello is sent when graceful restart starts
    HelloInterval double
    Interval (in seconds) to send Hello packets
    Id string
    The provider-assigned unique ID for this managed resource.
    Location GetOspfv3IfTimerRoutingProfileLocation
    The location of this object.
    Name string
    RetransmitInterval double
    Interval (in seconds) to retransmit LSAs
    TransitDelay double
    Estimated delay (in seconds) to transmit LSAs
    DeadCounts float64
    number of lost hello packets to declare router down
    GrDelay float64
    Period (in seconds) used to send grace LSAs before first hello is sent when graceful restart starts
    HelloInterval float64
    Interval (in seconds) to send Hello packets
    Id string
    The provider-assigned unique ID for this managed resource.
    Location GetOspfv3IfTimerRoutingProfileLocation
    The location of this object.
    Name string
    RetransmitInterval float64
    Interval (in seconds) to retransmit LSAs
    TransitDelay float64
    Estimated delay (in seconds) to transmit LSAs
    deadCounts Double
    number of lost hello packets to declare router down
    grDelay Double
    Period (in seconds) used to send grace LSAs before first hello is sent when graceful restart starts
    helloInterval Double
    Interval (in seconds) to send Hello packets
    id String
    The provider-assigned unique ID for this managed resource.
    location GetOspfv3IfTimerRoutingProfileLocation
    The location of this object.
    name String
    retransmitInterval Double
    Interval (in seconds) to retransmit LSAs
    transitDelay Double
    Estimated delay (in seconds) to transmit LSAs
    deadCounts number
    number of lost hello packets to declare router down
    grDelay number
    Period (in seconds) used to send grace LSAs before first hello is sent when graceful restart starts
    helloInterval number
    Interval (in seconds) to send Hello packets
    id string
    The provider-assigned unique ID for this managed resource.
    location GetOspfv3IfTimerRoutingProfileLocation
    The location of this object.
    name string
    retransmitInterval number
    Interval (in seconds) to retransmit LSAs
    transitDelay number
    Estimated delay (in seconds) to transmit LSAs
    dead_counts float
    number of lost hello packets to declare router down
    gr_delay float
    Period (in seconds) used to send grace LSAs before first hello is sent when graceful restart starts
    hello_interval float
    Interval (in seconds) to send Hello packets
    id str
    The provider-assigned unique ID for this managed resource.
    location GetOspfv3IfTimerRoutingProfileLocation
    The location of this object.
    name str
    retransmit_interval float
    Interval (in seconds) to retransmit LSAs
    transit_delay float
    Estimated delay (in seconds) to transmit LSAs
    deadCounts Number
    number of lost hello packets to declare router down
    grDelay Number
    Period (in seconds) used to send grace LSAs before first hello is sent when graceful restart starts
    helloInterval Number
    Interval (in seconds) to send Hello packets
    id String
    The provider-assigned unique ID for this managed resource.
    location Property Map
    The location of this object.
    name String
    retransmitInterval Number
    Interval (in seconds) to retransmit LSAs
    transitDelay Number
    Estimated delay (in seconds) to transmit LSAs

    Supporting Types

    GetOspfv3IfTimerRoutingProfileLocation

    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

    GetOspfv3IfTimerRoutingProfileLocationNgfw

    NgfwDevice string
    The NGFW device
    NgfwDevice 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

    GetOspfv3IfTimerRoutingProfileLocationTemplate

    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
    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

    GetOspfv3IfTimerRoutingProfileLocationTemplateStack

    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
    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

    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.11
    published on Tuesday, Apr 28, 2026 by paloaltonetworks
      Try Pulumi Cloud free. Your team will thank you.