Fortios v0.0.6 published on Tuesday, Jul 9, 2024 by pulumiverse
fortios.router.getOspf
Explore with Pulumi AI
Use this data source to get information on fortios router ospf
Using getOspf
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 getOspf(args: GetOspfArgs, opts?: InvokeOptions): Promise<GetOspfResult>
function getOspfOutput(args: GetOspfOutputArgs, opts?: InvokeOptions): Output<GetOspfResult>def get_ospf(vdomparam: Optional[str] = None,
             opts: Optional[InvokeOptions] = None) -> GetOspfResult
def get_ospf_output(vdomparam: Optional[pulumi.Input[str]] = None,
             opts: Optional[InvokeOptions] = None) -> Output[GetOspfResult]func LookupOspf(ctx *Context, args *LookupOspfArgs, opts ...InvokeOption) (*LookupOspfResult, error)
func LookupOspfOutput(ctx *Context, args *LookupOspfOutputArgs, opts ...InvokeOption) LookupOspfResultOutput> Note: This function is named LookupOspf in the Go SDK.
public static class GetOspf 
{
    public static Task<GetOspfResult> InvokeAsync(GetOspfArgs args, InvokeOptions? opts = null)
    public static Output<GetOspfResult> Invoke(GetOspfInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetOspfResult> getOspf(GetOspfArgs args, InvokeOptions options)
public static Output<GetOspfResult> getOspf(GetOspfArgs args, InvokeOptions options)
fn::invoke:
  function: fortios:router/getOspf:getOspf
  arguments:
    # arguments dictionaryThe 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.
getOspf Result
The following output properties are available:
- AbrType string
- Area border router type.
- Areas
List<Pulumiverse.Fortios. Router. Outputs. Get Ospf Area> 
- Attach the network to area.
- AutoCost intRef Bandwidth 
- Reference bandwidth in terms of megabits per second.
- Bfd string
- Bidirectional Forwarding Detection (BFD).
- DatabaseOverflow string
- Enable/disable database overflow.
- DatabaseOverflow intMax Lsas 
- Database overflow maximum LSAs.
- DatabaseOverflow intTime To Recover 
- Database overflow time to recover (sec).
- DefaultInformation intMetric 
- Default information metric.
- DefaultInformation stringMetric Type 
- Default information metric type.
- DefaultInformation stringOriginate 
- Enable/disable generation of default route.
- DefaultInformation stringRoute Map 
- Default information route map.
- DefaultMetric int
- Default metric of redistribute routes.
- Distance int
- Distance of the route.
- DistanceExternal int
- Administrative external distance.
- DistanceInter intArea 
- Administrative inter-area distance.
- DistanceIntra intArea 
- Administrative intra-area distance.
- DistributeList stringIn 
- Filter incoming routes.
- DistributeLists List<Pulumiverse.Fortios. Router. Outputs. Get Ospf Distribute List> 
- Distribute list configuration. The structure of distribute_listblock is documented below.
- DistributeRoute stringMap In 
- Filter incoming external routes by route-map.
- Id string
- The provider-assigned unique ID for this managed resource.
- LogNeighbour stringChanges 
- Enable logging of OSPF neighbour's changes
- Neighbors
List<Pulumiverse.Fortios. Router. Outputs. Get Ospf Neighbor> 
- OSPF neighbor configuration are used when OSPF runs on non-broadcast media The structure of neighborblock is documented below.
- Networks
List<Pulumiverse.Fortios. Router. Outputs. Get Ospf Network> 
- OSPF network configuration. The structure of networkblock is documented below.
- OspfInterfaces List<Pulumiverse.Fortios. Router. Outputs. Get Ospf Ospf Interface> 
- OSPF interface configuration. The structure of ospf_interfaceblock is documented below.
- PassiveInterfaces List<Pulumiverse.Fortios. Router. Outputs. Get Ospf Passive Interface> 
- Passive interface configuration. The structure of passive_interfaceblock is documented below.
- Redistributes
List<Pulumiverse.Fortios. Router. Outputs. Get Ospf Redistribute> 
- Redistribute configuration. The structure of redistributeblock is documented below.
- RestartMode string
- OSPF restart mode (graceful or LLS).
- RestartOn stringTopology Change 
- Enable/disable continuing graceful restart upon topology change.
- RestartPeriod int
- Graceful restart period.
- Rfc1583Compatible string
- Enable/disable RFC1583 compatibility.
- RouterId string
- Router ID.
- SpfTimers string
- SPF calculation frequency.
- SummaryAddresses List<Pulumiverse.Fortios. Router. Outputs. Get Ospf Summary Address> 
- IP address summary configuration. The structure of summary_addressblock is documented below.
- Vdomparam string
- AbrType string
- Area border router type.
- Areas
[]GetOspf Area 
- Attach the network to area.
- AutoCost intRef Bandwidth 
- Reference bandwidth in terms of megabits per second.
- Bfd string
- Bidirectional Forwarding Detection (BFD).
- DatabaseOverflow string
- Enable/disable database overflow.
- DatabaseOverflow intMax Lsas 
- Database overflow maximum LSAs.
- DatabaseOverflow intTime To Recover 
- Database overflow time to recover (sec).
- DefaultInformation intMetric 
- Default information metric.
- DefaultInformation stringMetric Type 
- Default information metric type.
- DefaultInformation stringOriginate 
- Enable/disable generation of default route.
- DefaultInformation stringRoute Map 
- Default information route map.
- DefaultMetric int
- Default metric of redistribute routes.
- Distance int
- Distance of the route.
- DistanceExternal int
- Administrative external distance.
- DistanceInter intArea 
- Administrative inter-area distance.
- DistanceIntra intArea 
- Administrative intra-area distance.
- DistributeList stringIn 
- Filter incoming routes.
- DistributeLists []GetOspf Distribute List 
- Distribute list configuration. The structure of distribute_listblock is documented below.
- DistributeRoute stringMap In 
- Filter incoming external routes by route-map.
- Id string
- The provider-assigned unique ID for this managed resource.
- LogNeighbour stringChanges 
- Enable logging of OSPF neighbour's changes
- Neighbors
[]GetOspf Neighbor 
- OSPF neighbor configuration are used when OSPF runs on non-broadcast media The structure of neighborblock is documented below.
- Networks
[]GetOspf Network 
- OSPF network configuration. The structure of networkblock is documented below.
- OspfInterfaces []GetOspf Ospf Interface 
- OSPF interface configuration. The structure of ospf_interfaceblock is documented below.
- PassiveInterfaces []GetOspf Passive Interface 
- Passive interface configuration. The structure of passive_interfaceblock is documented below.
- Redistributes
[]GetOspf Redistribute 
- Redistribute configuration. The structure of redistributeblock is documented below.
- RestartMode string
- OSPF restart mode (graceful or LLS).
- RestartOn stringTopology Change 
- Enable/disable continuing graceful restart upon topology change.
- RestartPeriod int
- Graceful restart period.
- Rfc1583Compatible string
- Enable/disable RFC1583 compatibility.
- RouterId string
- Router ID.
- SpfTimers string
- SPF calculation frequency.
- SummaryAddresses []GetOspf Summary Address 
- IP address summary configuration. The structure of summary_addressblock is documented below.
- Vdomparam string
- abrType String
- Area border router type.
- areas
List<GetOspf Area> 
- Attach the network to area.
- autoCost IntegerRef Bandwidth 
- Reference bandwidth in terms of megabits per second.
- bfd String
- Bidirectional Forwarding Detection (BFD).
- databaseOverflow String
- Enable/disable database overflow.
- databaseOverflow IntegerMax Lsas 
- Database overflow maximum LSAs.
- databaseOverflow IntegerTime To Recover 
- Database overflow time to recover (sec).
- defaultInformation IntegerMetric 
- Default information metric.
- defaultInformation StringMetric Type 
- Default information metric type.
- defaultInformation StringOriginate 
- Enable/disable generation of default route.
- defaultInformation StringRoute Map 
- Default information route map.
- defaultMetric Integer
- Default metric of redistribute routes.
- distance Integer
- Distance of the route.
- distanceExternal Integer
- Administrative external distance.
- distanceInter IntegerArea 
- Administrative inter-area distance.
- distanceIntra IntegerArea 
- Administrative intra-area distance.
- distributeList StringIn 
- Filter incoming routes.
- distributeLists List<GetOspf Distribute List> 
- Distribute list configuration. The structure of distribute_listblock is documented below.
- distributeRoute StringMap In 
- Filter incoming external routes by route-map.
- id String
- The provider-assigned unique ID for this managed resource.
- logNeighbour StringChanges 
- Enable logging of OSPF neighbour's changes
- neighbors
List<GetOspf Neighbor> 
- OSPF neighbor configuration are used when OSPF runs on non-broadcast media The structure of neighborblock is documented below.
- networks
List<GetOspf Network> 
- OSPF network configuration. The structure of networkblock is documented below.
- ospfInterfaces List<GetOspf Ospf Interface> 
- OSPF interface configuration. The structure of ospf_interfaceblock is documented below.
- passiveInterfaces List<GetOspf Passive Interface> 
- Passive interface configuration. The structure of passive_interfaceblock is documented below.
- redistributes
List<GetOspf Redistribute> 
- Redistribute configuration. The structure of redistributeblock is documented below.
- restartMode String
- OSPF restart mode (graceful or LLS).
- restartOn StringTopology Change 
- Enable/disable continuing graceful restart upon topology change.
- restartPeriod Integer
- Graceful restart period.
- rfc1583Compatible String
- Enable/disable RFC1583 compatibility.
- routerId String
- Router ID.
- spfTimers String
- SPF calculation frequency.
- summaryAddresses List<GetOspf Summary Address> 
- IP address summary configuration. The structure of summary_addressblock is documented below.
- vdomparam String
- abrType string
- Area border router type.
- areas
GetOspf Area[] 
- Attach the network to area.
- autoCost numberRef Bandwidth 
- Reference bandwidth in terms of megabits per second.
- bfd string
- Bidirectional Forwarding Detection (BFD).
- databaseOverflow string
- Enable/disable database overflow.
- databaseOverflow numberMax Lsas 
- Database overflow maximum LSAs.
- databaseOverflow numberTime To Recover 
- Database overflow time to recover (sec).
- defaultInformation numberMetric 
- Default information metric.
- defaultInformation stringMetric Type 
- Default information metric type.
- defaultInformation stringOriginate 
- Enable/disable generation of default route.
- defaultInformation stringRoute Map 
- Default information route map.
- defaultMetric number
- Default metric of redistribute routes.
- distance number
- Distance of the route.
- distanceExternal number
- Administrative external distance.
- distanceInter numberArea 
- Administrative inter-area distance.
- distanceIntra numberArea 
- Administrative intra-area distance.
- distributeList stringIn 
- Filter incoming routes.
- distributeLists GetOspf Distribute List[] 
- Distribute list configuration. The structure of distribute_listblock is documented below.
- distributeRoute stringMap In 
- Filter incoming external routes by route-map.
- id string
- The provider-assigned unique ID for this managed resource.
- logNeighbour stringChanges 
- Enable logging of OSPF neighbour's changes
- neighbors
GetOspf Neighbor[] 
- OSPF neighbor configuration are used when OSPF runs on non-broadcast media The structure of neighborblock is documented below.
- networks
GetOspf Network[] 
- OSPF network configuration. The structure of networkblock is documented below.
- ospfInterfaces GetOspf Ospf Interface[] 
- OSPF interface configuration. The structure of ospf_interfaceblock is documented below.
- passiveInterfaces GetOspf Passive Interface[] 
- Passive interface configuration. The structure of passive_interfaceblock is documented below.
- redistributes
GetOspf Redistribute[] 
- Redistribute configuration. The structure of redistributeblock is documented below.
- restartMode string
- OSPF restart mode (graceful or LLS).
- restartOn stringTopology Change 
- Enable/disable continuing graceful restart upon topology change.
- restartPeriod number
- Graceful restart period.
- rfc1583Compatible string
- Enable/disable RFC1583 compatibility.
- routerId string
- Router ID.
- spfTimers string
- SPF calculation frequency.
- summaryAddresses GetOspf Summary Address[] 
- IP address summary configuration. The structure of summary_addressblock is documented below.
- vdomparam string
- abr_type str
- Area border router type.
- areas
Sequence[GetOspf Area] 
- Attach the network to area.
- auto_cost_ intref_ bandwidth 
- Reference bandwidth in terms of megabits per second.
- bfd str
- Bidirectional Forwarding Detection (BFD).
- database_overflow str
- Enable/disable database overflow.
- database_overflow_ intmax_ lsas 
- Database overflow maximum LSAs.
- database_overflow_ inttime_ to_ recover 
- Database overflow time to recover (sec).
- default_information_ intmetric 
- Default information metric.
- default_information_ strmetric_ type 
- Default information metric type.
- default_information_ stroriginate 
- Enable/disable generation of default route.
- default_information_ strroute_ map 
- Default information route map.
- default_metric int
- Default metric of redistribute routes.
- distance int
- Distance of the route.
- distance_external int
- Administrative external distance.
- distance_inter_ intarea 
- Administrative inter-area distance.
- distance_intra_ intarea 
- Administrative intra-area distance.
- distribute_list_ strin 
- Filter incoming routes.
- distribute_lists Sequence[GetOspf Distribute List] 
- Distribute list configuration. The structure of distribute_listblock is documented below.
- distribute_route_ strmap_ in 
- Filter incoming external routes by route-map.
- id str
- The provider-assigned unique ID for this managed resource.
- log_neighbour_ strchanges 
- Enable logging of OSPF neighbour's changes
- neighbors
Sequence[GetOspf Neighbor] 
- OSPF neighbor configuration are used when OSPF runs on non-broadcast media The structure of neighborblock is documented below.
- networks
Sequence[GetOspf Network] 
- OSPF network configuration. The structure of networkblock is documented below.
- ospf_interfaces Sequence[GetOspf Ospf Interface] 
- OSPF interface configuration. The structure of ospf_interfaceblock is documented below.
- passive_interfaces Sequence[GetOspf Passive Interface] 
- Passive interface configuration. The structure of passive_interfaceblock is documented below.
- redistributes
Sequence[GetOspf Redistribute] 
- Redistribute configuration. The structure of redistributeblock is documented below.
- restart_mode str
- OSPF restart mode (graceful or LLS).
- restart_on_ strtopology_ change 
- Enable/disable continuing graceful restart upon topology change.
- restart_period int
- Graceful restart period.
- rfc1583_compatible str
- Enable/disable RFC1583 compatibility.
- router_id str
- Router ID.
- spf_timers str
- SPF calculation frequency.
- summary_addresses Sequence[GetOspf Summary Address] 
- IP address summary configuration. The structure of summary_addressblock is documented below.
- vdomparam str
- abrType String
- Area border router type.
- areas List<Property Map>
- Attach the network to area.
- autoCost NumberRef Bandwidth 
- Reference bandwidth in terms of megabits per second.
- bfd String
- Bidirectional Forwarding Detection (BFD).
- databaseOverflow String
- Enable/disable database overflow.
- databaseOverflow NumberMax Lsas 
- Database overflow maximum LSAs.
- databaseOverflow NumberTime To Recover 
- Database overflow time to recover (sec).
- defaultInformation NumberMetric 
- Default information metric.
- defaultInformation StringMetric Type 
- Default information metric type.
- defaultInformation StringOriginate 
- Enable/disable generation of default route.
- defaultInformation StringRoute Map 
- Default information route map.
- defaultMetric Number
- Default metric of redistribute routes.
- distance Number
- Distance of the route.
- distanceExternal Number
- Administrative external distance.
- distanceInter NumberArea 
- Administrative inter-area distance.
- distanceIntra NumberArea 
- Administrative intra-area distance.
- distributeList StringIn 
- Filter incoming routes.
- distributeLists List<Property Map>
- Distribute list configuration. The structure of distribute_listblock is documented below.
- distributeRoute StringMap In 
- Filter incoming external routes by route-map.
- id String
- The provider-assigned unique ID for this managed resource.
- logNeighbour StringChanges 
- Enable logging of OSPF neighbour's changes
- neighbors List<Property Map>
- OSPF neighbor configuration are used when OSPF runs on non-broadcast media The structure of neighborblock is documented below.
- networks List<Property Map>
- OSPF network configuration. The structure of networkblock is documented below.
- ospfInterfaces List<Property Map>
- OSPF interface configuration. The structure of ospf_interfaceblock is documented below.
- passiveInterfaces List<Property Map>
- Passive interface configuration. The structure of passive_interfaceblock is documented below.
- redistributes List<Property Map>
- Redistribute configuration. The structure of redistributeblock is documented below.
- restartMode String
- OSPF restart mode (graceful or LLS).
- restartOn StringTopology Change 
- Enable/disable continuing graceful restart upon topology change.
- restartPeriod Number
- Graceful restart period.
- rfc1583Compatible String
- Enable/disable RFC1583 compatibility.
- routerId String
- Router ID.
- spfTimers String
- SPF calculation frequency.
- summaryAddresses List<Property Map>
- IP address summary configuration. The structure of summary_addressblock is documented below.
- vdomparam String
Supporting Types
GetOspfArea  
- Authentication string
- Authentication type.
- Comments string
- Comment.
- DefaultCost int
- Summary default cost of stub or NSSA area.
- FilterLists List<Pulumiverse.Fortios. Router. Inputs. Get Ospf Area Filter List> 
- OSPF area filter-list configuration. The structure of filter_listblock is documented below.
- Id string
- Distribute list entry ID.
- NssaDefault stringInformation Originate 
- Redistribute, advertise, or do not originate Type-7 default route into NSSA area.
- NssaDefault intInformation Originate Metric 
- OSPF default metric.
- NssaDefault stringInformation Originate Metric Type 
- OSPF metric type for default routes.
- NssaRedistribution string
- Enable/disable redistribute into NSSA area.
- NssaTranslator stringRole 
- NSSA translator role type.
- Ranges
List<Pulumiverse.Fortios. Router. Inputs. Get Ospf Area Range> 
- OSPF area range configuration. The structure of rangeblock is documented below.
- Shortcut string
- Enable/disable shortcut option.
- StubType string
- Stub summary setting.
- Type string
- Area type setting.
- VirtualLinks List<Pulumiverse.Fortios. Router. Inputs. Get Ospf Area Virtual Link> 
- OSPF virtual link configuration. The structure of virtual_linkblock is documented below.
- Authentication string
- Authentication type.
- Comments string
- Comment.
- DefaultCost int
- Summary default cost of stub or NSSA area.
- FilterLists []GetOspf Area Filter List 
- OSPF area filter-list configuration. The structure of filter_listblock is documented below.
- Id string
- Distribute list entry ID.
- NssaDefault stringInformation Originate 
- Redistribute, advertise, or do not originate Type-7 default route into NSSA area.
- NssaDefault intInformation Originate Metric 
- OSPF default metric.
- NssaDefault stringInformation Originate Metric Type 
- OSPF metric type for default routes.
- NssaRedistribution string
- Enable/disable redistribute into NSSA area.
- NssaTranslator stringRole 
- NSSA translator role type.
- Ranges
[]GetOspf Area Range 
- OSPF area range configuration. The structure of rangeblock is documented below.
- Shortcut string
- Enable/disable shortcut option.
- StubType string
- Stub summary setting.
- Type string
- Area type setting.
- VirtualLinks []GetOspf Area Virtual Link 
- OSPF virtual link configuration. The structure of virtual_linkblock is documented below.
- authentication String
- Authentication type.
- comments String
- Comment.
- defaultCost Integer
- Summary default cost of stub or NSSA area.
- filterLists List<GetOspf Area Filter List> 
- OSPF area filter-list configuration. The structure of filter_listblock is documented below.
- id String
- Distribute list entry ID.
- nssaDefault StringInformation Originate 
- Redistribute, advertise, or do not originate Type-7 default route into NSSA area.
- nssaDefault IntegerInformation Originate Metric 
- OSPF default metric.
- nssaDefault StringInformation Originate Metric Type 
- OSPF metric type for default routes.
- nssaRedistribution String
- Enable/disable redistribute into NSSA area.
- nssaTranslator StringRole 
- NSSA translator role type.
- ranges
List<GetOspf Area Range> 
- OSPF area range configuration. The structure of rangeblock is documented below.
- shortcut String
- Enable/disable shortcut option.
- stubType String
- Stub summary setting.
- type String
- Area type setting.
- virtualLinks List<GetOspf Area Virtual Link> 
- OSPF virtual link configuration. The structure of virtual_linkblock is documented below.
- authentication string
- Authentication type.
- comments string
- Comment.
- defaultCost number
- Summary default cost of stub or NSSA area.
- filterLists GetOspf Area Filter List[] 
- OSPF area filter-list configuration. The structure of filter_listblock is documented below.
- id string
- Distribute list entry ID.
- nssaDefault stringInformation Originate 
- Redistribute, advertise, or do not originate Type-7 default route into NSSA area.
- nssaDefault numberInformation Originate Metric 
- OSPF default metric.
- nssaDefault stringInformation Originate Metric Type 
- OSPF metric type for default routes.
- nssaRedistribution string
- Enable/disable redistribute into NSSA area.
- nssaTranslator stringRole 
- NSSA translator role type.
- ranges
GetOspf Area Range[] 
- OSPF area range configuration. The structure of rangeblock is documented below.
- shortcut string
- Enable/disable shortcut option.
- stubType string
- Stub summary setting.
- type string
- Area type setting.
- virtualLinks GetOspf Area Virtual Link[] 
- OSPF virtual link configuration. The structure of virtual_linkblock is documented below.
- authentication str
- Authentication type.
- comments str
- Comment.
- default_cost int
- Summary default cost of stub or NSSA area.
- filter_lists Sequence[GetOspf Area Filter List] 
- OSPF area filter-list configuration. The structure of filter_listblock is documented below.
- id str
- Distribute list entry ID.
- nssa_default_ strinformation_ originate 
- Redistribute, advertise, or do not originate Type-7 default route into NSSA area.
- nssa_default_ intinformation_ originate_ metric 
- OSPF default metric.
- nssa_default_ strinformation_ originate_ metric_ type 
- OSPF metric type for default routes.
- nssa_redistribution str
- Enable/disable redistribute into NSSA area.
- nssa_translator_ strrole 
- NSSA translator role type.
- ranges
Sequence[GetOspf Area Range] 
- OSPF area range configuration. The structure of rangeblock is documented below.
- shortcut str
- Enable/disable shortcut option.
- stub_type str
- Stub summary setting.
- type str
- Area type setting.
- virtual_links Sequence[GetOspf Area Virtual Link] 
- OSPF virtual link configuration. The structure of virtual_linkblock is documented below.
- authentication String
- Authentication type.
- comments String
- Comment.
- defaultCost Number
- Summary default cost of stub or NSSA area.
- filterLists List<Property Map>
- OSPF area filter-list configuration. The structure of filter_listblock is documented below.
- id String
- Distribute list entry ID.
- nssaDefault StringInformation Originate 
- Redistribute, advertise, or do not originate Type-7 default route into NSSA area.
- nssaDefault NumberInformation Originate Metric 
- OSPF default metric.
- nssaDefault StringInformation Originate Metric Type 
- OSPF metric type for default routes.
- nssaRedistribution String
- Enable/disable redistribute into NSSA area.
- nssaTranslator StringRole 
- NSSA translator role type.
- ranges List<Property Map>
- OSPF area range configuration. The structure of rangeblock is documented below.
- shortcut String
- Enable/disable shortcut option.
- stubType String
- Stub summary setting.
- type String
- Area type setting.
- virtualLinks List<Property Map>
- OSPF virtual link configuration. The structure of virtual_linkblock is documented below.
GetOspfAreaFilterList    
GetOspfAreaRange   
- Advertise string
- Enable/disable advertise status.
- Id int
- Distribute list entry ID.
- Prefix string
- Prefix.
- Substitute string
- Substitute prefix.
- SubstituteStatus string
- Enable/disable substitute status.
- Advertise string
- Enable/disable advertise status.
- Id int
- Distribute list entry ID.
- Prefix string
- Prefix.
- Substitute string
- Substitute prefix.
- SubstituteStatus string
- Enable/disable substitute status.
- advertise String
- Enable/disable advertise status.
- id Integer
- Distribute list entry ID.
- prefix String
- Prefix.
- substitute String
- Substitute prefix.
- substituteStatus String
- Enable/disable substitute status.
- advertise string
- Enable/disable advertise status.
- id number
- Distribute list entry ID.
- prefix string
- Prefix.
- substitute string
- Substitute prefix.
- substituteStatus string
- Enable/disable substitute status.
- advertise str
- Enable/disable advertise status.
- id int
- Distribute list entry ID.
- prefix str
- Prefix.
- substitute str
- Substitute prefix.
- substitute_status str
- Enable/disable substitute status.
- advertise String
- Enable/disable advertise status.
- id Number
- Distribute list entry ID.
- prefix String
- Prefix.
- substitute String
- Substitute prefix.
- substituteStatus String
- Enable/disable substitute status.
GetOspfAreaVirtualLink    
- Authentication string
- Authentication type.
- AuthenticationKey string
- Authentication key.
- DeadInterval int
- Dead interval.
- HelloInterval int
- Hello interval.
- Keychain string
- Message-digest key-chain name.
- Md5Key string
- MD5 key.
- Md5Keychain string
- Authentication MD5 key-chain name.
- Md5Keys
List<Pulumiverse.Fortios. Router. Inputs. Get Ospf Area Virtual Link Md5Key> 
- MD5 key. The structure of md5_keysblock is documented below.
- Name string
- Redistribute name.
- Peer string
- Peer IP.
- RetransmitInterval int
- Retransmit interval.
- TransmitDelay int
- Transmit delay.
- Authentication string
- Authentication type.
- AuthenticationKey string
- Authentication key.
- DeadInterval int
- Dead interval.
- HelloInterval int
- Hello interval.
- Keychain string
- Message-digest key-chain name.
- Md5Key string
- MD5 key.
- Md5Keychain string
- Authentication MD5 key-chain name.
- Md5Keys
[]GetOspf Area Virtual Link Md5Key 
- MD5 key. The structure of md5_keysblock is documented below.
- Name string
- Redistribute name.
- Peer string
- Peer IP.
- RetransmitInterval int
- Retransmit interval.
- TransmitDelay int
- Transmit delay.
- authentication String
- Authentication type.
- authenticationKey String
- Authentication key.
- deadInterval Integer
- Dead interval.
- helloInterval Integer
- Hello interval.
- keychain String
- Message-digest key-chain name.
- md5Key String
- MD5 key.
- md5Keychain String
- Authentication MD5 key-chain name.
- md5Keys
List<GetOspf Area Virtual Link Md5Key> 
- MD5 key. The structure of md5_keysblock is documented below.
- name String
- Redistribute name.
- peer String
- Peer IP.
- retransmitInterval Integer
- Retransmit interval.
- transmitDelay Integer
- Transmit delay.
- authentication string
- Authentication type.
- authenticationKey string
- Authentication key.
- deadInterval number
- Dead interval.
- helloInterval number
- Hello interval.
- keychain string
- Message-digest key-chain name.
- md5Key string
- MD5 key.
- md5Keychain string
- Authentication MD5 key-chain name.
- md5Keys
GetOspf Area Virtual Link Md5Key[] 
- MD5 key. The structure of md5_keysblock is documented below.
- name string
- Redistribute name.
- peer string
- Peer IP.
- retransmitInterval number
- Retransmit interval.
- transmitDelay number
- Transmit delay.
- authentication str
- Authentication type.
- authentication_key str
- Authentication key.
- dead_interval int
- Dead interval.
- hello_interval int
- Hello interval.
- keychain str
- Message-digest key-chain name.
- md5_key str
- MD5 key.
- md5_keychain str
- Authentication MD5 key-chain name.
- md5_keys Sequence[GetOspf Area Virtual Link Md5Key] 
- MD5 key. The structure of md5_keysblock is documented below.
- name str
- Redistribute name.
- peer str
- Peer IP.
- retransmit_interval int
- Retransmit interval.
- transmit_delay int
- Transmit delay.
- authentication String
- Authentication type.
- authenticationKey String
- Authentication key.
- deadInterval Number
- Dead interval.
- helloInterval Number
- Hello interval.
- keychain String
- Message-digest key-chain name.
- md5Key String
- MD5 key.
- md5Keychain String
- Authentication MD5 key-chain name.
- md5Keys List<Property Map>
- MD5 key. The structure of md5_keysblock is documented below.
- name String
- Redistribute name.
- peer String
- Peer IP.
- retransmitInterval Number
- Retransmit interval.
- transmitDelay Number
- Transmit delay.
GetOspfAreaVirtualLinkMd5Key     
- id int
- Distribute list entry ID.
- key_string str
- Password for the key.
GetOspfDistributeList   
- AccessList string
- Access list name.
- Id int
- Distribute list entry ID.
- Protocol string
- Protocol type.
- AccessList string
- Access list name.
- Id int
- Distribute list entry ID.
- Protocol string
- Protocol type.
- accessList String
- Access list name.
- id Integer
- Distribute list entry ID.
- protocol String
- Protocol type.
- accessList string
- Access list name.
- id number
- Distribute list entry ID.
- protocol string
- Protocol type.
- access_list str
- Access list name.
- id int
- Distribute list entry ID.
- protocol str
- Protocol type.
- accessList String
- Access list name.
- id Number
- Distribute list entry ID.
- protocol String
- Protocol type.
GetOspfNeighbor  
- Cost int
- Cost of the interface, value range from 0 to 65535, 0 means auto-cost.
- Id int
- Distribute list entry ID.
- Ip string
- Interface IP address of the neighbor.
- PollInterval int
- Poll interval time in seconds.
- Priority int
- Priority.
- Cost int
- Cost of the interface, value range from 0 to 65535, 0 means auto-cost.
- Id int
- Distribute list entry ID.
- Ip string
- Interface IP address of the neighbor.
- PollInterval int
- Poll interval time in seconds.
- Priority int
- Priority.
- cost Integer
- Cost of the interface, value range from 0 to 65535, 0 means auto-cost.
- id Integer
- Distribute list entry ID.
- ip String
- Interface IP address of the neighbor.
- pollInterval Integer
- Poll interval time in seconds.
- priority Integer
- Priority.
- cost number
- Cost of the interface, value range from 0 to 65535, 0 means auto-cost.
- id number
- Distribute list entry ID.
- ip string
- Interface IP address of the neighbor.
- pollInterval number
- Poll interval time in seconds.
- priority number
- Priority.
- cost int
- Cost of the interface, value range from 0 to 65535, 0 means auto-cost.
- id int
- Distribute list entry ID.
- ip str
- Interface IP address of the neighbor.
- poll_interval int
- Poll interval time in seconds.
- priority int
- Priority.
- cost Number
- Cost of the interface, value range from 0 to 65535, 0 means auto-cost.
- id Number
- Distribute list entry ID.
- ip String
- Interface IP address of the neighbor.
- pollInterval Number
- Poll interval time in seconds.
- priority Number
- Priority.
GetOspfNetwork  
GetOspfOspfInterface   
- Authentication string
- Authentication type.
- AuthenticationKey string
- Authentication key.
- Bfd string
- Bidirectional Forwarding Detection (BFD).
- Comments string
- Comment.
- Cost int
- Cost of the interface, value range from 0 to 65535, 0 means auto-cost.
- DatabaseFilter stringOut 
- Enable/disable control of flooding out LSAs.
- DeadInterval int
- Dead interval.
- HelloInterval int
- Hello interval.
- HelloMultiplier int
- Number of hello packets within dead interval.
- Interface string
- Configuration interface name.
- Ip string
- Interface IP address of the neighbor.
- Keychain string
- Message-digest key-chain name.
- Md5Key string
- MD5 key.
- Md5Keychain string
- Authentication MD5 key-chain name.
- Md5Keys
List<Pulumiverse.Fortios. Router. Inputs. Get Ospf Ospf Interface Md5Key> 
- MD5 key. The structure of md5_keysblock is documented below.
- Mtu int
- MTU for database description packets.
- MtuIgnore string
- Enable/disable ignore MTU.
- Name string
- Redistribute name.
- NetworkType string
- Network type.
- PrefixLength int
- Prefix length.
- Priority int
- Priority.
- ResyncTimeout int
- Graceful restart neighbor resynchronization timeout.
- RetransmitInterval int
- Retransmit interval.
- Status string
- status
- TransmitDelay int
- Transmit delay.
- Authentication string
- Authentication type.
- AuthenticationKey string
- Authentication key.
- Bfd string
- Bidirectional Forwarding Detection (BFD).
- Comments string
- Comment.
- Cost int
- Cost of the interface, value range from 0 to 65535, 0 means auto-cost.
- DatabaseFilter stringOut 
- Enable/disable control of flooding out LSAs.
- DeadInterval int
- Dead interval.
- HelloInterval int
- Hello interval.
- HelloMultiplier int
- Number of hello packets within dead interval.
- Interface string
- Configuration interface name.
- Ip string
- Interface IP address of the neighbor.
- Keychain string
- Message-digest key-chain name.
- Md5Key string
- MD5 key.
- Md5Keychain string
- Authentication MD5 key-chain name.
- Md5Keys
[]GetOspf Ospf Interface Md5Key 
- MD5 key. The structure of md5_keysblock is documented below.
- Mtu int
- MTU for database description packets.
- MtuIgnore string
- Enable/disable ignore MTU.
- Name string
- Redistribute name.
- NetworkType string
- Network type.
- PrefixLength int
- Prefix length.
- Priority int
- Priority.
- ResyncTimeout int
- Graceful restart neighbor resynchronization timeout.
- RetransmitInterval int
- Retransmit interval.
- Status string
- status
- TransmitDelay int
- Transmit delay.
- authentication String
- Authentication type.
- authenticationKey String
- Authentication key.
- bfd String
- Bidirectional Forwarding Detection (BFD).
- comments String
- Comment.
- cost Integer
- Cost of the interface, value range from 0 to 65535, 0 means auto-cost.
- databaseFilter StringOut 
- Enable/disable control of flooding out LSAs.
- deadInterval Integer
- Dead interval.
- helloInterval Integer
- Hello interval.
- helloMultiplier Integer
- Number of hello packets within dead interval.
- interface_ String
- Configuration interface name.
- ip String
- Interface IP address of the neighbor.
- keychain String
- Message-digest key-chain name.
- md5Key String
- MD5 key.
- md5Keychain String
- Authentication MD5 key-chain name.
- md5Keys
List<GetOspf Ospf Interface Md5Key> 
- MD5 key. The structure of md5_keysblock is documented below.
- mtu Integer
- MTU for database description packets.
- mtuIgnore String
- Enable/disable ignore MTU.
- name String
- Redistribute name.
- networkType String
- Network type.
- prefixLength Integer
- Prefix length.
- priority Integer
- Priority.
- resyncTimeout Integer
- Graceful restart neighbor resynchronization timeout.
- retransmitInterval Integer
- Retransmit interval.
- status String
- status
- transmitDelay Integer
- Transmit delay.
- authentication string
- Authentication type.
- authenticationKey string
- Authentication key.
- bfd string
- Bidirectional Forwarding Detection (BFD).
- comments string
- Comment.
- cost number
- Cost of the interface, value range from 0 to 65535, 0 means auto-cost.
- databaseFilter stringOut 
- Enable/disable control of flooding out LSAs.
- deadInterval number
- Dead interval.
- helloInterval number
- Hello interval.
- helloMultiplier number
- Number of hello packets within dead interval.
- interface string
- Configuration interface name.
- ip string
- Interface IP address of the neighbor.
- keychain string
- Message-digest key-chain name.
- md5Key string
- MD5 key.
- md5Keychain string
- Authentication MD5 key-chain name.
- md5Keys
GetOspf Ospf Interface Md5Key[] 
- MD5 key. The structure of md5_keysblock is documented below.
- mtu number
- MTU for database description packets.
- mtuIgnore string
- Enable/disable ignore MTU.
- name string
- Redistribute name.
- networkType string
- Network type.
- prefixLength number
- Prefix length.
- priority number
- Priority.
- resyncTimeout number
- Graceful restart neighbor resynchronization timeout.
- retransmitInterval number
- Retransmit interval.
- status string
- status
- transmitDelay number
- Transmit delay.
- authentication str
- Authentication type.
- authentication_key str
- Authentication key.
- bfd str
- Bidirectional Forwarding Detection (BFD).
- comments str
- Comment.
- cost int
- Cost of the interface, value range from 0 to 65535, 0 means auto-cost.
- database_filter_ strout 
- Enable/disable control of flooding out LSAs.
- dead_interval int
- Dead interval.
- hello_interval int
- Hello interval.
- hello_multiplier int
- Number of hello packets within dead interval.
- interface str
- Configuration interface name.
- ip str
- Interface IP address of the neighbor.
- keychain str
- Message-digest key-chain name.
- md5_key str
- MD5 key.
- md5_keychain str
- Authentication MD5 key-chain name.
- md5_keys Sequence[GetOspf Ospf Interface Md5Key] 
- MD5 key. The structure of md5_keysblock is documented below.
- mtu int
- MTU for database description packets.
- mtu_ignore str
- Enable/disable ignore MTU.
- name str
- Redistribute name.
- network_type str
- Network type.
- prefix_length int
- Prefix length.
- priority int
- Priority.
- resync_timeout int
- Graceful restart neighbor resynchronization timeout.
- retransmit_interval int
- Retransmit interval.
- status str
- status
- transmit_delay int
- Transmit delay.
- authentication String
- Authentication type.
- authenticationKey String
- Authentication key.
- bfd String
- Bidirectional Forwarding Detection (BFD).
- comments String
- Comment.
- cost Number
- Cost of the interface, value range from 0 to 65535, 0 means auto-cost.
- databaseFilter StringOut 
- Enable/disable control of flooding out LSAs.
- deadInterval Number
- Dead interval.
- helloInterval Number
- Hello interval.
- helloMultiplier Number
- Number of hello packets within dead interval.
- interface String
- Configuration interface name.
- ip String
- Interface IP address of the neighbor.
- keychain String
- Message-digest key-chain name.
- md5Key String
- MD5 key.
- md5Keychain String
- Authentication MD5 key-chain name.
- md5Keys List<Property Map>
- MD5 key. The structure of md5_keysblock is documented below.
- mtu Number
- MTU for database description packets.
- mtuIgnore String
- Enable/disable ignore MTU.
- name String
- Redistribute name.
- networkType String
- Network type.
- prefixLength Number
- Prefix length.
- priority Number
- Priority.
- resyncTimeout Number
- Graceful restart neighbor resynchronization timeout.
- retransmitInterval Number
- Retransmit interval.
- status String
- status
- transmitDelay Number
- Transmit delay.
GetOspfOspfInterfaceMd5Key    
- id int
- Distribute list entry ID.
- key_string str
- Password for the key.
GetOspfPassiveInterface   
- Name string
- Redistribute name.
- Name string
- Redistribute name.
- name String
- Redistribute name.
- name string
- Redistribute name.
- name str
- Redistribute name.
- name String
- Redistribute name.
GetOspfRedistribute  
GetOspfSummaryAddress   
Package Details
- Repository
- fortios pulumiverse/pulumi-fortios
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the fortiosTerraform Provider.
