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 getOspfSpfTimerRoutingProfile
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 getOspfSpfTimerRoutingProfile(args: GetOspfSpfTimerRoutingProfileArgs, opts?: InvokeOptions): Promise<GetOspfSpfTimerRoutingProfileResult>
function getOspfSpfTimerRoutingProfileOutput(args: GetOspfSpfTimerRoutingProfileOutputArgs, opts?: InvokeOptions): Output<GetOspfSpfTimerRoutingProfileResult>def get_ospf_spf_timer_routing_profile(initial_hold_time: Optional[float] = None,
location: Optional[GetOspfSpfTimerRoutingProfileLocation] = None,
lsa_interval: Optional[float] = None,
max_hold_time: Optional[float] = None,
name: Optional[str] = None,
spf_calculation_delay: Optional[float] = None,
opts: Optional[InvokeOptions] = None) -> GetOspfSpfTimerRoutingProfileResult
def get_ospf_spf_timer_routing_profile_output(initial_hold_time: Optional[pulumi.Input[float]] = None,
location: Optional[pulumi.Input[GetOspfSpfTimerRoutingProfileLocationArgs]] = None,
lsa_interval: Optional[pulumi.Input[float]] = None,
max_hold_time: Optional[pulumi.Input[float]] = None,
name: Optional[pulumi.Input[str]] = None,
spf_calculation_delay: Optional[pulumi.Input[float]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetOspfSpfTimerRoutingProfileResult]func LookupOspfSpfTimerRoutingProfile(ctx *Context, args *LookupOspfSpfTimerRoutingProfileArgs, opts ...InvokeOption) (*LookupOspfSpfTimerRoutingProfileResult, error)
func LookupOspfSpfTimerRoutingProfileOutput(ctx *Context, args *LookupOspfSpfTimerRoutingProfileOutputArgs, opts ...InvokeOption) LookupOspfSpfTimerRoutingProfileResultOutput> Note: This function is named LookupOspfSpfTimerRoutingProfile in the Go SDK.
public static class GetOspfSpfTimerRoutingProfile
{
public static Task<GetOspfSpfTimerRoutingProfileResult> InvokeAsync(GetOspfSpfTimerRoutingProfileArgs args, InvokeOptions? opts = null)
public static Output<GetOspfSpfTimerRoutingProfileResult> Invoke(GetOspfSpfTimerRoutingProfileInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetOspfSpfTimerRoutingProfileResult> getOspfSpfTimerRoutingProfile(GetOspfSpfTimerRoutingProfileArgs args, InvokeOptions options)
public static Output<GetOspfSpfTimerRoutingProfileResult> getOspfSpfTimerRoutingProfile(GetOspfSpfTimerRoutingProfileArgs args, InvokeOptions options)
fn::invoke:
function: panos:index/getOspfSpfTimerRoutingProfile:getOspfSpfTimerRoutingProfile
arguments:
# arguments dictionaryThe following arguments are supported:
- Location
Get
Ospf Spf Timer Routing Profile Location - The location of this object.
- Name string
- Initial
Hold doubleTime - Initial hold time (second) between consecutive SPF calculations
- Lsa
Interval double - The minimum time in seconds between distinct originations of any particular LSA
- Max
Hold doubleTime - Maximum hold time (second)
- Spf
Calculation doubleDelay - Delay in seconds before running the SPF algorithm
- Location
Get
Ospf Spf Timer Routing Profile Location - The location of this object.
- Name string
- Initial
Hold float64Time - Initial hold time (second) between consecutive SPF calculations
- Lsa
Interval float64 - The minimum time in seconds between distinct originations of any particular LSA
- Max
Hold float64Time - Maximum hold time (second)
- Spf
Calculation float64Delay - Delay in seconds before running the SPF algorithm
- location
Get
Ospf Spf Timer Routing Profile Location - The location of this object.
- name String
- initial
Hold DoubleTime - Initial hold time (second) between consecutive SPF calculations
- lsa
Interval Double - The minimum time in seconds between distinct originations of any particular LSA
- max
Hold DoubleTime - Maximum hold time (second)
- spf
Calculation DoubleDelay - Delay in seconds before running the SPF algorithm
- location
Get
Ospf Spf Timer Routing Profile Location - The location of this object.
- name string
- initial
Hold numberTime - Initial hold time (second) between consecutive SPF calculations
- lsa
Interval number - The minimum time in seconds between distinct originations of any particular LSA
- max
Hold numberTime - Maximum hold time (second)
- spf
Calculation numberDelay - Delay in seconds before running the SPF algorithm
- location
Get
Ospf Spf Timer Routing Profile Location - The location of this object.
- name str
- initial_
hold_ floattime - Initial hold time (second) between consecutive SPF calculations
- lsa_
interval float - The minimum time in seconds between distinct originations of any particular LSA
- max_
hold_ floattime - Maximum hold time (second)
- spf_
calculation_ floatdelay - Delay in seconds before running the SPF algorithm
- location Property Map
- The location of this object.
- name String
- initial
Hold NumberTime - Initial hold time (second) between consecutive SPF calculations
- lsa
Interval Number - The minimum time in seconds between distinct originations of any particular LSA
- max
Hold NumberTime - Maximum hold time (second)
- spf
Calculation NumberDelay - Delay in seconds before running the SPF algorithm
getOspfSpfTimerRoutingProfile Result
The following output properties are available:
- Id string
- The provider-assigned unique ID for this managed resource.
- Initial
Hold doubleTime - Initial hold time (second) between consecutive SPF calculations
- Location
Get
Ospf Spf Timer Routing Profile Location - The location of this object.
- Lsa
Interval double - The minimum time in seconds between distinct originations of any particular LSA
- Max
Hold doubleTime - Maximum hold time (second)
- Name string
- Spf
Calculation doubleDelay - Delay in seconds before running the SPF algorithm
- Id string
- The provider-assigned unique ID for this managed resource.
- Initial
Hold float64Time - Initial hold time (second) between consecutive SPF calculations
- Location
Get
Ospf Spf Timer Routing Profile Location - The location of this object.
- Lsa
Interval float64 - The minimum time in seconds between distinct originations of any particular LSA
- Max
Hold float64Time - Maximum hold time (second)
- Name string
- Spf
Calculation float64Delay - Delay in seconds before running the SPF algorithm
- id String
- The provider-assigned unique ID for this managed resource.
- initial
Hold DoubleTime - Initial hold time (second) between consecutive SPF calculations
- location
Get
Ospf Spf Timer Routing Profile Location - The location of this object.
- lsa
Interval Double - The minimum time in seconds between distinct originations of any particular LSA
- max
Hold DoubleTime - Maximum hold time (second)
- name String
- spf
Calculation DoubleDelay - Delay in seconds before running the SPF algorithm
- id string
- The provider-assigned unique ID for this managed resource.
- initial
Hold numberTime - Initial hold time (second) between consecutive SPF calculations
- location
Get
Ospf Spf Timer Routing Profile Location - The location of this object.
- lsa
Interval number - The minimum time in seconds between distinct originations of any particular LSA
- max
Hold numberTime - Maximum hold time (second)
- name string
- spf
Calculation numberDelay - Delay in seconds before running the SPF algorithm
- id str
- The provider-assigned unique ID for this managed resource.
- initial_
hold_ floattime - Initial hold time (second) between consecutive SPF calculations
- location
Get
Ospf Spf Timer Routing Profile Location - The location of this object.
- lsa_
interval float - The minimum time in seconds between distinct originations of any particular LSA
- max_
hold_ floattime - Maximum hold time (second)
- name str
- spf_
calculation_ floatdelay - Delay in seconds before running the SPF algorithm
- id String
- The provider-assigned unique ID for this managed resource.
- initial
Hold NumberTime - Initial hold time (second) between consecutive SPF calculations
- location Property Map
- The location of this object.
- lsa
Interval Number - The minimum time in seconds between distinct originations of any particular LSA
- max
Hold NumberTime - Maximum hold time (second)
- name String
- spf
Calculation NumberDelay - Delay in seconds before running the SPF algorithm
Supporting Types
GetOspfSpfTimerRoutingProfileLocation
- Ngfw
Get
Ospf Spf Timer Routing Profile Location Ngfw - Located in a specific NGFW device
- Template
Get
Ospf Spf Timer Routing Profile Location Template - Located in a specific template
- Template
Stack GetOspf Spf Timer Routing Profile Location Template Stack - Located in a specific template stack
- Ngfw
Get
Ospf Spf Timer Routing Profile Location Ngfw - Located in a specific NGFW device
- Template
Get
Ospf Spf Timer Routing Profile Location Template - Located in a specific template
- Template
Stack GetOspf Spf Timer Routing Profile Location Template Stack - Located in a specific template stack
- ngfw
Get
Ospf Spf Timer Routing Profile Location Ngfw - Located in a specific NGFW device
- template
Get
Ospf Spf Timer Routing Profile Location Template - Located in a specific template
- template
Stack GetOspf Spf Timer Routing Profile Location Template Stack - Located in a specific template stack
- ngfw
Get
Ospf Spf Timer Routing Profile Location Ngfw - Located in a specific NGFW device
- template
Get
Ospf Spf Timer Routing Profile Location Template - Located in a specific template
- template
Stack GetOspf Spf Timer Routing Profile Location Template Stack - Located in a specific template stack
- ngfw
Get
Ospf Spf Timer Routing Profile Location Ngfw - Located in a specific NGFW device
- template
Get
Ospf Spf Timer Routing Profile Location Template - Located in a specific template
- template_
stack GetOspf Spf 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
GetOspfSpfTimerRoutingProfileLocationNgfw
- 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
GetOspfSpfTimerRoutingProfileLocationTemplate
- 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
GetOspfSpfTimerRoutingProfileLocationTemplateStack
- 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
