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)
// Output-based functions aren't available in Java yet
fn::invoke:
function: fortios:router/getOspf:getOspf
arguments:
# arguments dictionary
The 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:
- Abr
Type string - Area border router type.
- Areas
List<Pulumiverse.
Fortios. Router. Outputs. Get Ospf Area> - Attach the network to area.
- Auto
Cost intRef Bandwidth - Reference bandwidth in terms of megabits per second.
- Bfd string
- Bidirectional Forwarding Detection (BFD).
- Database
Overflow string - 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 stringMetric Type - Default information metric type.
- Default
Information stringOriginate - Enable/disable generation of default route.
- Default
Information stringRoute 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 stringIn - Filter incoming routes.
- Distribute
Lists List<Pulumiverse.Fortios. Router. Outputs. Get Ospf Distribute List> - Distribute list configuration. The structure of
distribute_list
block is documented below. - Distribute
Route stringMap In - Filter incoming external routes by route-map.
- Id string
- The provider-assigned unique ID for this managed resource.
- Log
Neighbour 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
neighbor
block is documented below. - Networks
List<Pulumiverse.
Fortios. Router. Outputs. Get Ospf Network> - OSPF network configuration. The structure of
network
block is documented below. - Ospf
Interfaces List<Pulumiverse.Fortios. Router. Outputs. Get Ospf Ospf Interface> - OSPF interface configuration. The structure of
ospf_interface
block is documented below. - Passive
Interfaces List<Pulumiverse.Fortios. Router. Outputs. Get Ospf Passive Interface> - Passive interface configuration. The structure of
passive_interface
block is documented below. - Redistributes
List<Pulumiverse.
Fortios. Router. Outputs. Get Ospf Redistribute> - Redistribute configuration. The structure of
redistribute
block is documented below. - Restart
Mode string - OSPF restart mode (graceful or LLS).
- Restart
On stringTopology Change - Enable/disable continuing graceful restart upon topology change.
- Restart
Period int - Graceful restart period.
- Rfc1583Compatible string
- Enable/disable RFC1583 compatibility.
- Router
Id string - Router ID.
- Spf
Timers string - SPF calculation frequency.
- Summary
Addresses List<Pulumiverse.Fortios. Router. Outputs. Get Ospf Summary Address> - IP address summary configuration. The structure of
summary_address
block is documented below. - Vdomparam string
- Abr
Type string - Area border router type.
- Areas
[]Get
Ospf Area - Attach the network to area.
- Auto
Cost intRef Bandwidth - Reference bandwidth in terms of megabits per second.
- Bfd string
- Bidirectional Forwarding Detection (BFD).
- Database
Overflow string - 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 stringMetric Type - Default information metric type.
- Default
Information stringOriginate - Enable/disable generation of default route.
- Default
Information stringRoute 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 stringIn - Filter incoming routes.
- Distribute
Lists []GetOspf Distribute List - Distribute list configuration. The structure of
distribute_list
block is documented below. - Distribute
Route stringMap In - Filter incoming external routes by route-map.
- Id string
- The provider-assigned unique ID for this managed resource.
- Log
Neighbour stringChanges - Enable logging of OSPF neighbour's changes
- Neighbors
[]Get
Ospf Neighbor - OSPF neighbor configuration are used when OSPF runs on non-broadcast media The structure of
neighbor
block is documented below. - Networks
[]Get
Ospf Network - OSPF network configuration. The structure of
network
block is documented below. - Ospf
Interfaces []GetOspf Ospf Interface - OSPF interface configuration. The structure of
ospf_interface
block is documented below. - Passive
Interfaces []GetOspf Passive Interface - Passive interface configuration. The structure of
passive_interface
block is documented below. - Redistributes
[]Get
Ospf Redistribute - Redistribute configuration. The structure of
redistribute
block is documented below. - Restart
Mode string - OSPF restart mode (graceful or LLS).
- Restart
On stringTopology Change - Enable/disable continuing graceful restart upon topology change.
- Restart
Period int - Graceful restart period.
- Rfc1583Compatible string
- Enable/disable RFC1583 compatibility.
- Router
Id string - Router ID.
- Spf
Timers string - SPF calculation frequency.
- Summary
Addresses []GetOspf Summary Address - IP address summary configuration. The structure of
summary_address
block is documented below. - Vdomparam string
- abr
Type String - Area border router type.
- areas
List<Get
Ospf Area> - Attach the network to area.
- auto
Cost IntegerRef Bandwidth - Reference bandwidth in terms of megabits per second.
- bfd String
- Bidirectional Forwarding Detection (BFD).
- database
Overflow String - Enable/disable database overflow.
- database
Overflow IntegerMax Lsas - Database overflow maximum LSAs.
- database
Overflow IntegerTime To Recover - Database overflow time to recover (sec).
- default
Information IntegerMetric - Default information metric.
- default
Information StringMetric Type - Default information metric type.
- default
Information StringOriginate - Enable/disable generation of default route.
- default
Information StringRoute Map - Default information route map.
- default
Metric Integer - Default metric of redistribute routes.
- distance Integer
- Distance of the route.
- distance
External Integer - Administrative external distance.
- distance
Inter IntegerArea - Administrative inter-area distance.
- distance
Intra IntegerArea - Administrative intra-area distance.
- distribute
List StringIn - Filter incoming routes.
- distribute
Lists List<GetOspf Distribute List> - Distribute list configuration. The structure of
distribute_list
block is documented below. - distribute
Route StringMap In - Filter incoming external routes by route-map.
- id String
- The provider-assigned unique ID for this managed resource.
- log
Neighbour StringChanges - Enable logging of OSPF neighbour's changes
- neighbors
List<Get
Ospf Neighbor> - OSPF neighbor configuration are used when OSPF runs on non-broadcast media The structure of
neighbor
block is documented below. - networks
List<Get
Ospf Network> - OSPF network configuration. The structure of
network
block is documented below. - ospf
Interfaces List<GetOspf Ospf Interface> - OSPF interface configuration. The structure of
ospf_interface
block is documented below. - passive
Interfaces List<GetOspf Passive Interface> - Passive interface configuration. The structure of
passive_interface
block is documented below. - redistributes
List<Get
Ospf Redistribute> - Redistribute configuration. The structure of
redistribute
block is documented below. - restart
Mode String - OSPF restart mode (graceful or LLS).
- restart
On StringTopology Change - Enable/disable continuing graceful restart upon topology change.
- restart
Period Integer - Graceful restart period.
- rfc1583Compatible String
- Enable/disable RFC1583 compatibility.
- router
Id String - Router ID.
- spf
Timers String - SPF calculation frequency.
- summary
Addresses List<GetOspf Summary Address> - IP address summary configuration. The structure of
summary_address
block is documented below. - vdomparam String
- abr
Type string - Area border router type.
- areas
Get
Ospf Area[] - Attach the network to area.
- auto
Cost numberRef Bandwidth - Reference bandwidth in terms of megabits per second.
- bfd string
- Bidirectional Forwarding Detection (BFD).
- database
Overflow string - Enable/disable database overflow.
- database
Overflow numberMax Lsas - Database overflow maximum LSAs.
- database
Overflow numberTime To Recover - Database overflow time to recover (sec).
- default
Information numberMetric - Default information metric.
- default
Information stringMetric Type - Default information metric type.
- default
Information stringOriginate - Enable/disable generation of default route.
- default
Information stringRoute Map - Default information route map.
- default
Metric number - Default metric of redistribute routes.
- distance number
- Distance of the route.
- distance
External number - Administrative external distance.
- distance
Inter numberArea - Administrative inter-area distance.
- distance
Intra numberArea - Administrative intra-area distance.
- distribute
List stringIn - Filter incoming routes.
- distribute
Lists GetOspf Distribute List[] - Distribute list configuration. The structure of
distribute_list
block is documented below. - distribute
Route stringMap In - Filter incoming external routes by route-map.
- id string
- The provider-assigned unique ID for this managed resource.
- log
Neighbour stringChanges - Enable logging of OSPF neighbour's changes
- neighbors
Get
Ospf Neighbor[] - OSPF neighbor configuration are used when OSPF runs on non-broadcast media The structure of
neighbor
block is documented below. - networks
Get
Ospf Network[] - OSPF network configuration. The structure of
network
block is documented below. - ospf
Interfaces GetOspf Ospf Interface[] - OSPF interface configuration. The structure of
ospf_interface
block is documented below. - passive
Interfaces GetOspf Passive Interface[] - Passive interface configuration. The structure of
passive_interface
block is documented below. - redistributes
Get
Ospf Redistribute[] - Redistribute configuration. The structure of
redistribute
block is documented below. - restart
Mode string - OSPF restart mode (graceful or LLS).
- restart
On stringTopology Change - Enable/disable continuing graceful restart upon topology change.
- restart
Period number - Graceful restart period.
- rfc1583Compatible string
- Enable/disable RFC1583 compatibility.
- router
Id string - Router ID.
- spf
Timers string - SPF calculation frequency.
- summary
Addresses GetOspf Summary Address[] - IP address summary configuration. The structure of
summary_address
block is documented below. - vdomparam string
- abr_
type str - Area border router type.
- areas
Sequence[Get
Ospf 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_list
block 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[Get
Ospf Neighbor] - OSPF neighbor configuration are used when OSPF runs on non-broadcast media The structure of
neighbor
block is documented below. - networks
Sequence[Get
Ospf Network] - OSPF network configuration. The structure of
network
block is documented below. - ospf_
interfaces Sequence[GetOspf Ospf Interface] - OSPF interface configuration. The structure of
ospf_interface
block is documented below. - passive_
interfaces Sequence[GetOspf Passive Interface] - Passive interface configuration. The structure of
passive_interface
block is documented below. - redistributes
Sequence[Get
Ospf Redistribute] - Redistribute configuration. The structure of
redistribute
block 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_address
block is documented below. - vdomparam str
- abr
Type String - Area border router type.
- areas List<Property Map>
- Attach the network to area.
- auto
Cost NumberRef Bandwidth - Reference bandwidth in terms of megabits per second.
- bfd String
- Bidirectional Forwarding Detection (BFD).
- database
Overflow String - Enable/disable database overflow.
- database
Overflow NumberMax Lsas - Database overflow maximum LSAs.
- database
Overflow NumberTime To Recover - Database overflow time to recover (sec).
- default
Information NumberMetric - Default information metric.
- default
Information StringMetric Type - Default information metric type.
- default
Information StringOriginate - Enable/disable generation of default route.
- default
Information StringRoute Map - Default information route map.
- default
Metric Number - Default metric of redistribute routes.
- distance Number
- Distance of the route.
- distance
External Number - Administrative external distance.
- distance
Inter NumberArea - Administrative inter-area distance.
- distance
Intra NumberArea - Administrative intra-area distance.
- distribute
List StringIn - Filter incoming routes.
- distribute
Lists List<Property Map> - Distribute list configuration. The structure of
distribute_list
block is documented below. - distribute
Route StringMap In - Filter incoming external routes by route-map.
- id String
- The provider-assigned unique ID for this managed resource.
- log
Neighbour 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
neighbor
block is documented below. - networks List<Property Map>
- OSPF network configuration. The structure of
network
block is documented below. - ospf
Interfaces List<Property Map> - OSPF interface configuration. The structure of
ospf_interface
block is documented below. - passive
Interfaces List<Property Map> - Passive interface configuration. The structure of
passive_interface
block is documented below. - redistributes List<Property Map>
- Redistribute configuration. The structure of
redistribute
block is documented below. - restart
Mode String - OSPF restart mode (graceful or LLS).
- restart
On StringTopology Change - Enable/disable continuing graceful restart upon topology change.
- restart
Period Number - Graceful restart period.
- rfc1583Compatible String
- Enable/disable RFC1583 compatibility.
- router
Id String - Router ID.
- spf
Timers String - SPF calculation frequency.
- summary
Addresses List<Property Map> - IP address summary configuration. The structure of
summary_address
block is documented below. - vdomparam String
Supporting Types
GetOspfArea
- Authentication string
- Authentication type.
- Comments string
- Comment.
- Default
Cost int - Summary default cost of stub or NSSA area.
- Filter
Lists List<Pulumiverse.Fortios. Router. Inputs. Get Ospf Area Filter List> - OSPF area filter-list configuration. The structure of
filter_list
block is documented below. - Id string
- Distribute list entry ID.
- Nssa
Default stringInformation Originate - Redistribute, advertise, or do not originate Type-7 default route into NSSA area.
- Nssa
Default intInformation Originate Metric - OSPF default metric.
- Nssa
Default stringInformation Originate Metric Type - OSPF metric type for default routes.
- Nssa
Redistribution string - Enable/disable redistribute into NSSA area.
- Nssa
Translator stringRole - NSSA translator role type.
- Ranges
List<Pulumiverse.
Fortios. Router. Inputs. Get Ospf Area Range> - OSPF area range configuration. The structure of
range
block is documented below. - Shortcut string
- Enable/disable shortcut option.
- Stub
Type string - Stub summary setting.
- Type string
- Area type setting.
- Virtual
Links List<Pulumiverse.Fortios. Router. Inputs. Get Ospf Area Virtual Link> - OSPF virtual link configuration. The structure of
virtual_link
block is documented below.
- Authentication string
- Authentication type.
- Comments string
- Comment.
- Default
Cost int - Summary default cost of stub or NSSA area.
- Filter
Lists []GetOspf Area Filter List - OSPF area filter-list configuration. The structure of
filter_list
block is documented below. - Id string
- Distribute list entry ID.
- Nssa
Default stringInformation Originate - Redistribute, advertise, or do not originate Type-7 default route into NSSA area.
- Nssa
Default intInformation Originate Metric - OSPF default metric.
- Nssa
Default stringInformation Originate Metric Type - OSPF metric type for default routes.
- Nssa
Redistribution string - Enable/disable redistribute into NSSA area.
- Nssa
Translator stringRole - NSSA translator role type.
- Ranges
[]Get
Ospf Area Range - OSPF area range configuration. The structure of
range
block is documented below. - Shortcut string
- Enable/disable shortcut option.
- Stub
Type string - Stub summary setting.
- Type string
- Area type setting.
- Virtual
Links []GetOspf Area Virtual Link - OSPF virtual link configuration. The structure of
virtual_link
block is documented below.
- authentication String
- Authentication type.
- comments String
- Comment.
- default
Cost Integer - Summary default cost of stub or NSSA area.
- filter
Lists List<GetOspf Area Filter List> - OSPF area filter-list configuration. The structure of
filter_list
block is documented below. - id String
- Distribute list entry ID.
- nssa
Default StringInformation Originate - Redistribute, advertise, or do not originate Type-7 default route into NSSA area.
- nssa
Default IntegerInformation Originate Metric - OSPF default metric.
- nssa
Default StringInformation Originate Metric Type - OSPF metric type for default routes.
- nssa
Redistribution String - Enable/disable redistribute into NSSA area.
- nssa
Translator StringRole - NSSA translator role type.
- ranges
List<Get
Ospf Area Range> - OSPF area range configuration. The structure of
range
block is documented below. - shortcut String
- Enable/disable shortcut option.
- stub
Type String - Stub summary setting.
- type String
- Area type setting.
- virtual
Links List<GetOspf Area Virtual Link> - OSPF virtual link configuration. The structure of
virtual_link
block is documented below.
- authentication string
- Authentication type.
- comments string
- Comment.
- default
Cost number - Summary default cost of stub or NSSA area.
- filter
Lists GetOspf Area Filter List[] - OSPF area filter-list configuration. The structure of
filter_list
block is documented below. - id string
- Distribute list entry ID.
- nssa
Default stringInformation Originate - Redistribute, advertise, or do not originate Type-7 default route into NSSA area.
- nssa
Default numberInformation Originate Metric - OSPF default metric.
- nssa
Default stringInformation Originate Metric Type - OSPF metric type for default routes.
- nssa
Redistribution string - Enable/disable redistribute into NSSA area.
- nssa
Translator stringRole - NSSA translator role type.
- ranges
Get
Ospf Area Range[] - OSPF area range configuration. The structure of
range
block is documented below. - shortcut string
- Enable/disable shortcut option.
- stub
Type string - Stub summary setting.
- type string
- Area type setting.
- virtual
Links GetOspf Area Virtual Link[] - OSPF virtual link configuration. The structure of
virtual_link
block 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_list
block 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[Get
Ospf Area Range] - OSPF area range configuration. The structure of
range
block 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_link
block is documented below.
- authentication String
- Authentication type.
- comments String
- Comment.
- default
Cost Number - Summary default cost of stub or NSSA area.
- filter
Lists List<Property Map> - OSPF area filter-list configuration. The structure of
filter_list
block is documented below. - id String
- Distribute list entry ID.
- nssa
Default StringInformation Originate - Redistribute, advertise, or do not originate Type-7 default route into NSSA area.
- nssa
Default NumberInformation Originate Metric - OSPF default metric.
- nssa
Default StringInformation Originate Metric Type - OSPF metric type for default routes.
- nssa
Redistribution String - Enable/disable redistribute into NSSA area.
- nssa
Translator StringRole - NSSA translator role type.
- ranges List<Property Map>
- OSPF area range configuration. The structure of
range
block is documented below. - shortcut String
- Enable/disable shortcut option.
- stub
Type String - Stub summary setting.
- type String
- Area type setting.
- virtual
Links List<Property Map> - OSPF virtual link configuration. The structure of
virtual_link
block is documented below.
GetOspfAreaFilterList
GetOspfAreaRange
- Advertise string
- Enable/disable advertise status.
- Id int
- Distribute list entry ID.
- Prefix string
- Prefix.
- Substitute string
- Substitute prefix.
- Substitute
Status string - Enable/disable substitute status.
- Advertise string
- Enable/disable advertise status.
- Id int
- Distribute list entry ID.
- Prefix string
- Prefix.
- Substitute string
- Substitute prefix.
- Substitute
Status string - Enable/disable substitute status.
- advertise String
- Enable/disable advertise status.
- id Integer
- Distribute list entry ID.
- prefix String
- Prefix.
- substitute String
- Substitute prefix.
- substitute
Status String - Enable/disable substitute status.
- advertise string
- Enable/disable advertise status.
- id number
- Distribute list entry ID.
- prefix string
- Prefix.
- substitute string
- Substitute prefix.
- substitute
Status 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.
- substitute
Status String - Enable/disable substitute status.
GetOspfAreaVirtualLink
- Authentication string
- Authentication type.
- Authentication
Key string - Authentication key.
- Dead
Interval int - Dead interval.
- Hello
Interval 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_keys
block is documented below. - Name string
- Redistribute name.
- Peer string
- Peer IP.
- Retransmit
Interval int - Retransmit interval.
- Transmit
Delay int - Transmit delay.
- Authentication string
- Authentication type.
- Authentication
Key string - Authentication key.
- Dead
Interval int - Dead interval.
- Hello
Interval int - Hello interval.
- Keychain string
- Message-digest key-chain name.
- Md5Key string
- MD5 key.
- Md5Keychain string
- Authentication MD5 key-chain name.
- Md5Keys
[]Get
Ospf Area Virtual Link Md5Key - MD5 key. The structure of
md5_keys
block is documented below. - Name string
- Redistribute name.
- Peer string
- Peer IP.
- Retransmit
Interval int - Retransmit interval.
- Transmit
Delay int - Transmit delay.
- authentication String
- Authentication type.
- authentication
Key String - Authentication key.
- dead
Interval Integer - Dead interval.
- hello
Interval Integer - Hello interval.
- keychain String
- Message-digest key-chain name.
- md5Key String
- MD5 key.
- md5Keychain String
- Authentication MD5 key-chain name.
- md5Keys
List<Get
Ospf Area Virtual Link Md5Key> - MD5 key. The structure of
md5_keys
block is documented below. - name String
- Redistribute name.
- peer String
- Peer IP.
- retransmit
Interval Integer - Retransmit interval.
- transmit
Delay Integer - Transmit delay.
- authentication string
- Authentication type.
- authentication
Key string - Authentication key.
- dead
Interval number - Dead interval.
- hello
Interval number - Hello interval.
- keychain string
- Message-digest key-chain name.
- md5Key string
- MD5 key.
- md5Keychain string
- Authentication MD5 key-chain name.
- md5Keys
Get
Ospf Area Virtual Link Md5Key[] - MD5 key. The structure of
md5_keys
block is documented below. - name string
- Redistribute name.
- peer string
- Peer IP.
- retransmit
Interval number - Retransmit interval.
- transmit
Delay 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_keys
block 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.
- authentication
Key String - Authentication key.
- dead
Interval Number - Dead interval.
- hello
Interval 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_keys
block is documented below. - name String
- Redistribute name.
- peer String
- Peer IP.
- retransmit
Interval Number - Retransmit interval.
- transmit
Delay Number - Transmit delay.
GetOspfAreaVirtualLinkMd5Key
- id int
- Distribute list entry ID.
- key_
string str - Password for the key.
GetOspfDistributeList
- Access
List string - Access list name.
- Id int
- Distribute list entry ID.
- Protocol string
- Protocol type.
- Access
List string - Access list name.
- Id int
- Distribute list entry ID.
- Protocol string
- Protocol type.
- access
List String - Access list name.
- id Integer
- Distribute list entry ID.
- protocol String
- Protocol type.
- access
List 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.
- access
List 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.
- Poll
Interval 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.
- Poll
Interval 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.
- poll
Interval 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.
- poll
Interval 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.
- poll
Interval Number - Poll interval time in seconds.
- priority Number
- Priority.
GetOspfNetwork
GetOspfOspfInterface
- Authentication string
- Authentication type.
- Authentication
Key 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.
- Database
Filter stringOut - 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 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_keys
block is documented below. - Mtu int
- MTU for database description packets.
- Mtu
Ignore string - Enable/disable ignore MTU.
- Name string
- Redistribute name.
- Network
Type string - Network type.
- Prefix
Length int - Prefix length.
- Priority int
- Priority.
- Resync
Timeout int - Graceful restart neighbor resynchronization timeout.
- Retransmit
Interval int - Retransmit interval.
- Status string
- status
- Transmit
Delay int - Transmit delay.
- Authentication string
- Authentication type.
- Authentication
Key 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.
- Database
Filter stringOut - 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 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
[]Get
Ospf Ospf Interface Md5Key - MD5 key. The structure of
md5_keys
block is documented below. - Mtu int
- MTU for database description packets.
- Mtu
Ignore string - Enable/disable ignore MTU.
- Name string
- Redistribute name.
- Network
Type string - Network type.
- Prefix
Length int - Prefix length.
- Priority int
- Priority.
- Resync
Timeout int - Graceful restart neighbor resynchronization timeout.
- Retransmit
Interval int - Retransmit interval.
- Status string
- status
- Transmit
Delay int - Transmit delay.
- authentication String
- Authentication type.
- authentication
Key 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.
- database
Filter StringOut - Enable/disable control of flooding out LSAs.
- dead
Interval Integer - Dead interval.
- hello
Interval Integer - Hello interval.
- hello
Multiplier 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<Get
Ospf Ospf Interface Md5Key> - MD5 key. The structure of
md5_keys
block is documented below. - mtu Integer
- MTU for database description packets.
- mtu
Ignore String - Enable/disable ignore MTU.
- name String
- Redistribute name.
- network
Type String - Network type.
- prefix
Length Integer - Prefix length.
- priority Integer
- Priority.
- resync
Timeout Integer - Graceful restart neighbor resynchronization timeout.
- retransmit
Interval Integer - Retransmit interval.
- status String
- status
- transmit
Delay Integer - Transmit delay.
- authentication string
- Authentication type.
- authentication
Key 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.
- database
Filter stringOut - Enable/disable control of flooding out LSAs.
- dead
Interval number - Dead interval.
- hello
Interval number - Hello interval.
- hello
Multiplier 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
Get
Ospf Ospf Interface Md5Key[] - MD5 key. The structure of
md5_keys
block is documented below. - mtu number
- MTU for database description packets.
- mtu
Ignore string - Enable/disable ignore MTU.
- name string
- Redistribute name.
- network
Type string - Network type.
- prefix
Length number - Prefix length.
- priority number
- Priority.
- resync
Timeout number - Graceful restart neighbor resynchronization timeout.
- retransmit
Interval number - Retransmit interval.
- status string
- status
- transmit
Delay 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_keys
block 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.
- authentication
Key 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.
- database
Filter StringOut - Enable/disable control of flooding out LSAs.
- dead
Interval Number - Dead interval.
- hello
Interval Number - Hello interval.
- hello
Multiplier 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_keys
block is documented below. - mtu Number
- MTU for database description packets.
- mtu
Ignore String - Enable/disable ignore MTU.
- name String
- Redistribute name.
- network
Type String - Network type.
- prefix
Length Number - Prefix length.
- priority Number
- Priority.
- resync
Timeout Number - Graceful restart neighbor resynchronization timeout.
- retransmit
Interval Number - Retransmit interval.
- status String
- status
- transmit
Delay 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
fortios
Terraform Provider.