Viewing docs for panos 2.0.11
published on Tuesday, Apr 28, 2026 by paloaltonetworks
published on Tuesday, Apr 28, 2026 by paloaltonetworks
Viewing docs for panos 2.0.11
published on Tuesday, Apr 28, 2026 by paloaltonetworks
published on Tuesday, Apr 28, 2026 by paloaltonetworks
Using getOspfInterfaceTimerRoutingProfile
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 getOspfInterfaceTimerRoutingProfile(args: GetOspfInterfaceTimerRoutingProfileArgs, opts?: InvokeOptions): Promise<GetOspfInterfaceTimerRoutingProfileResult>
function getOspfInterfaceTimerRoutingProfileOutput(args: GetOspfInterfaceTimerRoutingProfileOutputArgs, opts?: InvokeOptions): Output<GetOspfInterfaceTimerRoutingProfileResult>def get_ospf_interface_timer_routing_profile(dead_counts: Optional[float] = None,
gr_delay: Optional[float] = None,
hello_interval: Optional[float] = None,
location: Optional[GetOspfInterfaceTimerRoutingProfileLocation] = None,
name: Optional[str] = None,
retransmit_interval: Optional[float] = None,
transit_delay: Optional[float] = None,
opts: Optional[InvokeOptions] = None) -> GetOspfInterfaceTimerRoutingProfileResult
def get_ospf_interface_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[GetOspfInterfaceTimerRoutingProfileLocationArgs]] = 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[GetOspfInterfaceTimerRoutingProfileResult]func LookupOspfInterfaceTimerRoutingProfile(ctx *Context, args *LookupOspfInterfaceTimerRoutingProfileArgs, opts ...InvokeOption) (*LookupOspfInterfaceTimerRoutingProfileResult, error)
func LookupOspfInterfaceTimerRoutingProfileOutput(ctx *Context, args *LookupOspfInterfaceTimerRoutingProfileOutputArgs, opts ...InvokeOption) LookupOspfInterfaceTimerRoutingProfileResultOutput> Note: This function is named LookupOspfInterfaceTimerRoutingProfile in the Go SDK.
public static class GetOspfInterfaceTimerRoutingProfile
{
public static Task<GetOspfInterfaceTimerRoutingProfileResult> InvokeAsync(GetOspfInterfaceTimerRoutingProfileArgs args, InvokeOptions? opts = null)
public static Output<GetOspfInterfaceTimerRoutingProfileResult> Invoke(GetOspfInterfaceTimerRoutingProfileInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetOspfInterfaceTimerRoutingProfileResult> getOspfInterfaceTimerRoutingProfile(GetOspfInterfaceTimerRoutingProfileArgs args, InvokeOptions options)
public static Output<GetOspfInterfaceTimerRoutingProfileResult> getOspfInterfaceTimerRoutingProfile(GetOspfInterfaceTimerRoutingProfileArgs args, InvokeOptions options)
fn::invoke:
function: panos:index/getOspfInterfaceTimerRoutingProfile:getOspfInterfaceTimerRoutingProfile
arguments:
# arguments dictionaryThe following arguments are supported:
- Location
Get
Ospf Interface Timer Routing Profile Location - The location of this object.
- Name string
- Dead
Counts double - number of lost hello packets to declare router down
- Gr
Delay double - Period (in seconds) used to send grace LSAs before first hello is sent when graceful restart starts
- Hello
Interval double - Interval (in seconds) to send Hello packets
- Retransmit
Interval double - Interval (in seconds) to retransmit LSAs
- Transit
Delay double - Estimated delay (in seconds) to transmit LSAs
- Location
Get
Ospf Interface Timer Routing Profile Location - The location of this object.
- Name string
- Dead
Counts float64 - number of lost hello packets to declare router down
- Gr
Delay float64 - Period (in seconds) used to send grace LSAs before first hello is sent when graceful restart starts
- Hello
Interval float64 - Interval (in seconds) to send Hello packets
- Retransmit
Interval float64 - Interval (in seconds) to retransmit LSAs
- Transit
Delay float64 - Estimated delay (in seconds) to transmit LSAs
- location
Get
Ospf Interface Timer Routing Profile Location - The location of this object.
- name String
- dead
Counts Double - number of lost hello packets to declare router down
- gr
Delay Double - Period (in seconds) used to send grace LSAs before first hello is sent when graceful restart starts
- hello
Interval Double - Interval (in seconds) to send Hello packets
- retransmit
Interval Double - Interval (in seconds) to retransmit LSAs
- transit
Delay Double - Estimated delay (in seconds) to transmit LSAs
- location
Get
Ospf Interface Timer Routing Profile Location - The location of this object.
- name string
- dead
Counts number - number of lost hello packets to declare router down
- gr
Delay number - Period (in seconds) used to send grace LSAs before first hello is sent when graceful restart starts
- hello
Interval number - Interval (in seconds) to send Hello packets
- retransmit
Interval number - Interval (in seconds) to retransmit LSAs
- transit
Delay number - Estimated delay (in seconds) to transmit LSAs
- location
Get
Ospf Interface Timer Routing Profile Location - 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
- dead
Counts Number - number of lost hello packets to declare router down
- gr
Delay Number - Period (in seconds) used to send grace LSAs before first hello is sent when graceful restart starts
- hello
Interval Number - Interval (in seconds) to send Hello packets
- retransmit
Interval Number - Interval (in seconds) to retransmit LSAs
- transit
Delay Number - Estimated delay (in seconds) to transmit LSAs
getOspfInterfaceTimerRoutingProfile Result
The following output properties are available:
- Dead
Counts double - number of lost hello packets to declare router down
- Gr
Delay double - Period (in seconds) used to send grace LSAs before first hello is sent when graceful restart starts
- Hello
Interval double - Interval (in seconds) to send Hello packets
- Id string
- The provider-assigned unique ID for this managed resource.
- Location
Get
Ospf Interface Timer Routing Profile Location - The location of this object.
- Name string
- Retransmit
Interval double - Interval (in seconds) to retransmit LSAs
- Transit
Delay double - Estimated delay (in seconds) to transmit LSAs
- Dead
Counts float64 - number of lost hello packets to declare router down
- Gr
Delay float64 - Period (in seconds) used to send grace LSAs before first hello is sent when graceful restart starts
- Hello
Interval float64 - Interval (in seconds) to send Hello packets
- Id string
- The provider-assigned unique ID for this managed resource.
- Location
Get
Ospf Interface Timer Routing Profile Location - The location of this object.
- Name string
- Retransmit
Interval float64 - Interval (in seconds) to retransmit LSAs
- Transit
Delay float64 - Estimated delay (in seconds) to transmit LSAs
- dead
Counts Double - number of lost hello packets to declare router down
- gr
Delay Double - Period (in seconds) used to send grace LSAs before first hello is sent when graceful restart starts
- hello
Interval Double - Interval (in seconds) to send Hello packets
- id String
- The provider-assigned unique ID for this managed resource.
- location
Get
Ospf Interface Timer Routing Profile Location - The location of this object.
- name String
- retransmit
Interval Double - Interval (in seconds) to retransmit LSAs
- transit
Delay Double - Estimated delay (in seconds) to transmit LSAs
- dead
Counts number - number of lost hello packets to declare router down
- gr
Delay number - Period (in seconds) used to send grace LSAs before first hello is sent when graceful restart starts
- hello
Interval number - Interval (in seconds) to send Hello packets
- id string
- The provider-assigned unique ID for this managed resource.
- location
Get
Ospf Interface Timer Routing Profile Location - The location of this object.
- name string
- retransmit
Interval number - Interval (in seconds) to retransmit LSAs
- transit
Delay 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
Get
Ospf Interface Timer Routing Profile Location - 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
- dead
Counts Number - number of lost hello packets to declare router down
- gr
Delay Number - Period (in seconds) used to send grace LSAs before first hello is sent when graceful restart starts
- hello
Interval 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
- retransmit
Interval Number - Interval (in seconds) to retransmit LSAs
- transit
Delay Number - Estimated delay (in seconds) to transmit LSAs
Supporting Types
GetOspfInterfaceTimerRoutingProfileLocation
- Ngfw
Get
Ospf Interface Timer Routing Profile Location Ngfw - Located in a specific NGFW device
- Template
Get
Ospf Interface Timer Routing Profile Location Template - Located in a specific template
- Template
Stack GetOspf Interface Timer Routing Profile Location Template Stack - Located in a specific template stack
- Ngfw
Get
Ospf Interface Timer Routing Profile Location Ngfw - Located in a specific NGFW device
- Template
Get
Ospf Interface Timer Routing Profile Location Template - Located in a specific template
- Template
Stack GetOspf Interface Timer Routing Profile Location Template Stack - Located in a specific template stack
- ngfw
Get
Ospf Interface Timer Routing Profile Location Ngfw - Located in a specific NGFW device
- template
Get
Ospf Interface Timer Routing Profile Location Template - Located in a specific template
- template
Stack GetOspf Interface Timer Routing Profile Location Template Stack - Located in a specific template stack
- ngfw
Get
Ospf Interface Timer Routing Profile Location Ngfw - Located in a specific NGFW device
- template
Get
Ospf Interface Timer Routing Profile Location Template - Located in a specific template
- template
Stack GetOspf Interface Timer Routing Profile Location Template Stack - Located in a specific template stack
- ngfw
Get
Ospf Interface Timer Routing Profile Location Ngfw - Located in a specific NGFW device
- template
Get
Ospf Interface Timer Routing Profile Location Template - Located in a specific template
- template_
stack GetOspf Interface Timer Routing Profile Location Template Stack - Located in a specific template stack
- ngfw Property Map
- Located in a specific NGFW device
- template Property Map
- Located in a specific template
- template
Stack Property Map - Located in a specific template stack
GetOspfInterfaceTimerRoutingProfileLocationNgfw
- Ngfw
Device string - The NGFW device
- Ngfw
Device string - The NGFW device
- ngfw
Device String - The NGFW device
- ngfw
Device string - The NGFW device
- ngfw_
device str - The NGFW device
- ngfw
Device String - The NGFW device
GetOspfInterfaceTimerRoutingProfileLocationTemplate
- Name string
- Specific Panorama template
- Ngfw
Device string - The NGFW device
- Panorama
Device 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
- ngfw
Device String - The NGFW device
- panorama
Device String - Specific Panorama device
- name string
- Specific Panorama template
- ngfw
Device string - The NGFW device
- panorama
Device 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
- ngfw
Device String - The NGFW device
- panorama
Device String - Specific Panorama device
GetOspfInterfaceTimerRoutingProfileLocationTemplateStack
- Name string
- Specific Panorama template stack
- Ngfw
Device string - The NGFW device
- Panorama
Device 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
- ngfw
Device String - The NGFW device
- panorama
Device String - Specific Panorama device
- name string
- Specific Panorama template stack
- ngfw
Device string - The NGFW device
- panorama
Device 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
- ngfw
Device String - The NGFW device
- panorama
Device String - Specific Panorama device
Package Details
- Repository
- panos paloaltonetworks/terraform-provider-panos
- License
- Notes
- This Pulumi package is based on the
panosTerraform Provider.
Viewing docs for panos 2.0.11
published on Tuesday, Apr 28, 2026 by paloaltonetworks
published on Tuesday, Apr 28, 2026 by paloaltonetworks
