Fortios v0.0.6 published on Tuesday, Jul 9, 2024 by pulumiverse
fortios.router.getRoutemap
Explore with Pulumi AI
Use this data source to get information on an fortios router routemap
Using getRoutemap
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 getRoutemap(args: GetRoutemapArgs, opts?: InvokeOptions): Promise<GetRoutemapResult>
function getRoutemapOutput(args: GetRoutemapOutputArgs, opts?: InvokeOptions): Output<GetRoutemapResult>
def get_routemap(name: Optional[str] = None,
vdomparam: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetRoutemapResult
def get_routemap_output(name: Optional[pulumi.Input[str]] = None,
vdomparam: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetRoutemapResult]
func LookupRoutemap(ctx *Context, args *LookupRoutemapArgs, opts ...InvokeOption) (*LookupRoutemapResult, error)
func LookupRoutemapOutput(ctx *Context, args *LookupRoutemapOutputArgs, opts ...InvokeOption) LookupRoutemapResultOutput
> Note: This function is named LookupRoutemap
in the Go SDK.
public static class GetRoutemap
{
public static Task<GetRoutemapResult> InvokeAsync(GetRoutemapArgs args, InvokeOptions? opts = null)
public static Output<GetRoutemapResult> Invoke(GetRoutemapInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetRoutemapResult> getRoutemap(GetRoutemapArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: fortios:router/getRoutemap:getRoutemap
arguments:
# arguments dictionary
The following arguments are supported:
- Name string
- Specify the name of the desired router routemap.
- 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.
- Name string
- Specify the name of the desired router routemap.
- 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.
- name String
- Specify the name of the desired router routemap.
- 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.
- name string
- Specify the name of the desired router routemap.
- 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.
- name str
- Specify the name of the desired router routemap.
- 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.
- name String
- Specify the name of the desired router routemap.
- 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.
getRoutemap Result
The following output properties are available:
Supporting Types
GetRoutemapRule
- Action string
- Action.
- Id int
- Rule ID.
- Match
As stringPath - Match BGP AS path list.
- Match
Community string - Match BGP community list.
- Match
Community stringExact - Enable/disable exact matching of communities.
- Match
Extcommunity string - Match BGP extended community list.
- Match
Extcommunity stringExact - Enable/disable exact matching of extended communities.
- Match
Flags int - BGP flag value to match (0 - 65535)
- Match
Interface string - Match interface configuration.
- Match
Ip6Address string - Match IPv6 address permitted by access-list6 or prefix-list6.
- Match
Ip6Nexthop string - Match next hop IPv6 address passed by access-list6 or prefix-list6.
- Match
Ip stringAddress - Match IP address permitted by access-list or prefix-list.
- Match
Ip stringNexthop - Match next hop IP address passed by access-list or prefix-list.
- Match
Metric int - Match metric for redistribute routes.
- Match
Origin string - Match BGP origin code.
- Match
Route stringType - Match route type.
- Match
Tag int - Match tag.
- Match
Vrf int - Match VRF ID.
- Set
Aggregator intAs - BGP aggregator AS.
- Set
Aggregator stringIp - BGP aggregator IP.
- Set
Aspath stringAction - Specify preferred action of set-aspath.
- Set
Aspaths List<Pulumiverse.Fortios. Router. Inputs. Get Routemap Rule Set Aspath> - Prepend BGP AS path attribute. The structure of
set_aspath
block is documented below. - Set
Atomic stringAggregate - Enable/disable BGP atomic aggregate attribute.
- Set
Communities List<Pulumiverse.Fortios. Router. Inputs. Get Routemap Rule Set Community> - BGP community attribute. The structure of
set_community
block is documented below. - Set
Community stringAdditive - Enable/disable adding set-community to existing community.
- Set
Community stringDelete - Delete communities matching community list.
- Set
Dampening intMax Suppress - Maximum duration to suppress a route (1 - 255 min, 0 = unset).
- Set
Dampening intReachability Half Life - Reachability half-life time for the penalty (1 - 45 min, 0 = unset).
- Set
Dampening intReuse - Value to start reusing a route (1 - 20000, 0 = unset).
- Set
Dampening intSuppress - Value to start suppressing a route (1 - 20000, 0 = unset).
- Set
Dampening intUnreachability Half Life - Unreachability Half-life time for the penalty (1 - 45 min, 0 = unset)
- Set
Extcommunity List<Pulumiverse.Rts Fortios. Router. Inputs. Get Routemap Rule Set Extcommunity Rt> - Route Target extended community. The structure of
set_extcommunity_rt
block is documented below. - Set
Extcommunity List<Pulumiverse.Soos Fortios. Router. Inputs. Get Routemap Rule Set Extcommunity Soo> - Site-of-Origin extended community. The structure of
set_extcommunity_soo
block is documented below. - Set
Flags int - BGP flags value (0 - 65535)
- Set
Ip6Nexthop string - IPv6 global address of next hop.
- Set
Ip6Nexthop stringLocal - IPv6 local address of next hop.
- Set
Ip stringNexthop - IP address of next hop.
- Set
Ip stringPrefsrc - IP address of preferred source.
- Set
Local intPreference - BGP local preference path attribute.
- Set
Metric int - Metric value.
- Set
Metric stringType - Metric type.
- Set
Origin string - BGP origin code.
- Set
Originator stringId - BGP originator ID attribute.
- Set
Priority int - Priority for routing table.
- Set
Route intTag - Route tag for routing table.
- Set
Tag int - Tag value.
- Set
Vpnv4Nexthop string - IP address of VPNv4 next-hop.
- Set
Vpnv6Nexthop string - IPv6 global address of VPNv6 next-hop.
- Set
Vpnv6Nexthop stringLocal - IPv6 link-local address of VPNv6 next-hop.
- Set
Weight int - BGP weight for routing table.
- Action string
- Action.
- Id int
- Rule ID.
- Match
As stringPath - Match BGP AS path list.
- Match
Community string - Match BGP community list.
- Match
Community stringExact - Enable/disable exact matching of communities.
- Match
Extcommunity string - Match BGP extended community list.
- Match
Extcommunity stringExact - Enable/disable exact matching of extended communities.
- Match
Flags int - BGP flag value to match (0 - 65535)
- Match
Interface string - Match interface configuration.
- Match
Ip6Address string - Match IPv6 address permitted by access-list6 or prefix-list6.
- Match
Ip6Nexthop string - Match next hop IPv6 address passed by access-list6 or prefix-list6.
- Match
Ip stringAddress - Match IP address permitted by access-list or prefix-list.
- Match
Ip stringNexthop - Match next hop IP address passed by access-list or prefix-list.
- Match
Metric int - Match metric for redistribute routes.
- Match
Origin string - Match BGP origin code.
- Match
Route stringType - Match route type.
- Match
Tag int - Match tag.
- Match
Vrf int - Match VRF ID.
- Set
Aggregator intAs - BGP aggregator AS.
- Set
Aggregator stringIp - BGP aggregator IP.
- Set
Aspath stringAction - Specify preferred action of set-aspath.
- Set
Aspaths []GetRoutemap Rule Set Aspath - Prepend BGP AS path attribute. The structure of
set_aspath
block is documented below. - Set
Atomic stringAggregate - Enable/disable BGP atomic aggregate attribute.
- Set
Communities []GetRoutemap Rule Set Community - BGP community attribute. The structure of
set_community
block is documented below. - Set
Community stringAdditive - Enable/disable adding set-community to existing community.
- Set
Community stringDelete - Delete communities matching community list.
- Set
Dampening intMax Suppress - Maximum duration to suppress a route (1 - 255 min, 0 = unset).
- Set
Dampening intReachability Half Life - Reachability half-life time for the penalty (1 - 45 min, 0 = unset).
- Set
Dampening intReuse - Value to start reusing a route (1 - 20000, 0 = unset).
- Set
Dampening intSuppress - Value to start suppressing a route (1 - 20000, 0 = unset).
- Set
Dampening intUnreachability Half Life - Unreachability Half-life time for the penalty (1 - 45 min, 0 = unset)
- Set
Extcommunity []GetRts Routemap Rule Set Extcommunity Rt - Route Target extended community. The structure of
set_extcommunity_rt
block is documented below. - Set
Extcommunity []GetSoos Routemap Rule Set Extcommunity Soo - Site-of-Origin extended community. The structure of
set_extcommunity_soo
block is documented below. - Set
Flags int - BGP flags value (0 - 65535)
- Set
Ip6Nexthop string - IPv6 global address of next hop.
- Set
Ip6Nexthop stringLocal - IPv6 local address of next hop.
- Set
Ip stringNexthop - IP address of next hop.
- Set
Ip stringPrefsrc - IP address of preferred source.
- Set
Local intPreference - BGP local preference path attribute.
- Set
Metric int - Metric value.
- Set
Metric stringType - Metric type.
- Set
Origin string - BGP origin code.
- Set
Originator stringId - BGP originator ID attribute.
- Set
Priority int - Priority for routing table.
- Set
Route intTag - Route tag for routing table.
- Set
Tag int - Tag value.
- Set
Vpnv4Nexthop string - IP address of VPNv4 next-hop.
- Set
Vpnv6Nexthop string - IPv6 global address of VPNv6 next-hop.
- Set
Vpnv6Nexthop stringLocal - IPv6 link-local address of VPNv6 next-hop.
- Set
Weight int - BGP weight for routing table.
- action String
- Action.
- id Integer
- Rule ID.
- match
As StringPath - Match BGP AS path list.
- match
Community String - Match BGP community list.
- match
Community StringExact - Enable/disable exact matching of communities.
- match
Extcommunity String - Match BGP extended community list.
- match
Extcommunity StringExact - Enable/disable exact matching of extended communities.
- match
Flags Integer - BGP flag value to match (0 - 65535)
- match
Interface String - Match interface configuration.
- match
Ip6Address String - Match IPv6 address permitted by access-list6 or prefix-list6.
- match
Ip6Nexthop String - Match next hop IPv6 address passed by access-list6 or prefix-list6.
- match
Ip StringAddress - Match IP address permitted by access-list or prefix-list.
- match
Ip StringNexthop - Match next hop IP address passed by access-list or prefix-list.
- match
Metric Integer - Match metric for redistribute routes.
- match
Origin String - Match BGP origin code.
- match
Route StringType - Match route type.
- match
Tag Integer - Match tag.
- match
Vrf Integer - Match VRF ID.
- set
Aggregator IntegerAs - BGP aggregator AS.
- set
Aggregator StringIp - BGP aggregator IP.
- set
Aspath StringAction - Specify preferred action of set-aspath.
- set
Aspaths List<GetRoutemap Rule Set Aspath> - Prepend BGP AS path attribute. The structure of
set_aspath
block is documented below. - set
Atomic StringAggregate - Enable/disable BGP atomic aggregate attribute.
- set
Communities List<GetRoutemap Rule Set Community> - BGP community attribute. The structure of
set_community
block is documented below. - set
Community StringAdditive - Enable/disable adding set-community to existing community.
- set
Community StringDelete - Delete communities matching community list.
- set
Dampening IntegerMax Suppress - Maximum duration to suppress a route (1 - 255 min, 0 = unset).
- set
Dampening IntegerReachability Half Life - Reachability half-life time for the penalty (1 - 45 min, 0 = unset).
- set
Dampening IntegerReuse - Value to start reusing a route (1 - 20000, 0 = unset).
- set
Dampening IntegerSuppress - Value to start suppressing a route (1 - 20000, 0 = unset).
- set
Dampening IntegerUnreachability Half Life - Unreachability Half-life time for the penalty (1 - 45 min, 0 = unset)
- set
Extcommunity List<GetRts Routemap Rule Set Extcommunity Rt> - Route Target extended community. The structure of
set_extcommunity_rt
block is documented below. - set
Extcommunity List<GetSoos Routemap Rule Set Extcommunity Soo> - Site-of-Origin extended community. The structure of
set_extcommunity_soo
block is documented below. - set
Flags Integer - BGP flags value (0 - 65535)
- set
Ip6Nexthop String - IPv6 global address of next hop.
- set
Ip6Nexthop StringLocal - IPv6 local address of next hop.
- set
Ip StringNexthop - IP address of next hop.
- set
Ip StringPrefsrc - IP address of preferred source.
- set
Local IntegerPreference - BGP local preference path attribute.
- set
Metric Integer - Metric value.
- set
Metric StringType - Metric type.
- set
Origin String - BGP origin code.
- set
Originator StringId - BGP originator ID attribute.
- set
Priority Integer - Priority for routing table.
- set
Route IntegerTag - Route tag for routing table.
- set
Tag Integer - Tag value.
- set
Vpnv4Nexthop String - IP address of VPNv4 next-hop.
- set
Vpnv6Nexthop String - IPv6 global address of VPNv6 next-hop.
- set
Vpnv6Nexthop StringLocal - IPv6 link-local address of VPNv6 next-hop.
- set
Weight Integer - BGP weight for routing table.
- action string
- Action.
- id number
- Rule ID.
- match
As stringPath - Match BGP AS path list.
- match
Community string - Match BGP community list.
- match
Community stringExact - Enable/disable exact matching of communities.
- match
Extcommunity string - Match BGP extended community list.
- match
Extcommunity stringExact - Enable/disable exact matching of extended communities.
- match
Flags number - BGP flag value to match (0 - 65535)
- match
Interface string - Match interface configuration.
- match
Ip6Address string - Match IPv6 address permitted by access-list6 or prefix-list6.
- match
Ip6Nexthop string - Match next hop IPv6 address passed by access-list6 or prefix-list6.
- match
Ip stringAddress - Match IP address permitted by access-list or prefix-list.
- match
Ip stringNexthop - Match next hop IP address passed by access-list or prefix-list.
- match
Metric number - Match metric for redistribute routes.
- match
Origin string - Match BGP origin code.
- match
Route stringType - Match route type.
- match
Tag number - Match tag.
- match
Vrf number - Match VRF ID.
- set
Aggregator numberAs - BGP aggregator AS.
- set
Aggregator stringIp - BGP aggregator IP.
- set
Aspath stringAction - Specify preferred action of set-aspath.
- set
Aspaths GetRoutemap Rule Set Aspath[] - Prepend BGP AS path attribute. The structure of
set_aspath
block is documented below. - set
Atomic stringAggregate - Enable/disable BGP atomic aggregate attribute.
- set
Communities GetRoutemap Rule Set Community[] - BGP community attribute. The structure of
set_community
block is documented below. - set
Community stringAdditive - Enable/disable adding set-community to existing community.
- set
Community stringDelete - Delete communities matching community list.
- set
Dampening numberMax Suppress - Maximum duration to suppress a route (1 - 255 min, 0 = unset).
- set
Dampening numberReachability Half Life - Reachability half-life time for the penalty (1 - 45 min, 0 = unset).
- set
Dampening numberReuse - Value to start reusing a route (1 - 20000, 0 = unset).
- set
Dampening numberSuppress - Value to start suppressing a route (1 - 20000, 0 = unset).
- set
Dampening numberUnreachability Half Life - Unreachability Half-life time for the penalty (1 - 45 min, 0 = unset)
- set
Extcommunity GetRts Routemap Rule Set Extcommunity Rt[] - Route Target extended community. The structure of
set_extcommunity_rt
block is documented below. - set
Extcommunity GetSoos Routemap Rule Set Extcommunity Soo[] - Site-of-Origin extended community. The structure of
set_extcommunity_soo
block is documented below. - set
Flags number - BGP flags value (0 - 65535)
- set
Ip6Nexthop string - IPv6 global address of next hop.
- set
Ip6Nexthop stringLocal - IPv6 local address of next hop.
- set
Ip stringNexthop - IP address of next hop.
- set
Ip stringPrefsrc - IP address of preferred source.
- set
Local numberPreference - BGP local preference path attribute.
- set
Metric number - Metric value.
- set
Metric stringType - Metric type.
- set
Origin string - BGP origin code.
- set
Originator stringId - BGP originator ID attribute.
- set
Priority number - Priority for routing table.
- set
Route numberTag - Route tag for routing table.
- set
Tag number - Tag value.
- set
Vpnv4Nexthop string - IP address of VPNv4 next-hop.
- set
Vpnv6Nexthop string - IPv6 global address of VPNv6 next-hop.
- set
Vpnv6Nexthop stringLocal - IPv6 link-local address of VPNv6 next-hop.
- set
Weight number - BGP weight for routing table.
- action str
- Action.
- id int
- Rule ID.
- match_
as_ strpath - Match BGP AS path list.
- match_
community str - Match BGP community list.
- match_
community_ strexact - Enable/disable exact matching of communities.
- match_
extcommunity str - Match BGP extended community list.
- match_
extcommunity_ strexact - Enable/disable exact matching of extended communities.
- match_
flags int - BGP flag value to match (0 - 65535)
- match_
interface str - Match interface configuration.
- match_
ip6_ straddress - Match IPv6 address permitted by access-list6 or prefix-list6.
- match_
ip6_ strnexthop - Match next hop IPv6 address passed by access-list6 or prefix-list6.
- match_
ip_ straddress - Match IP address permitted by access-list or prefix-list.
- match_
ip_ strnexthop - Match next hop IP address passed by access-list or prefix-list.
- match_
metric int - Match metric for redistribute routes.
- match_
origin str - Match BGP origin code.
- match_
route_ strtype - Match route type.
- match_
tag int - Match tag.
- match_
vrf int - Match VRF ID.
- set_
aggregator_ intas - BGP aggregator AS.
- set_
aggregator_ strip - BGP aggregator IP.
- set_
aspath_ straction - Specify preferred action of set-aspath.
- set_
aspaths Sequence[GetRoutemap Rule Set Aspath] - Prepend BGP AS path attribute. The structure of
set_aspath
block is documented below. - set_
atomic_ straggregate - Enable/disable BGP atomic aggregate attribute.
- set_
communities Sequence[GetRoutemap Rule Set Community] - BGP community attribute. The structure of
set_community
block is documented below. - set_
community_ stradditive - Enable/disable adding set-community to existing community.
- set_
community_ strdelete - Delete communities matching community list.
- set_
dampening_ intmax_ suppress - Maximum duration to suppress a route (1 - 255 min, 0 = unset).
- set_
dampening_ intreachability_ half_ life - Reachability half-life time for the penalty (1 - 45 min, 0 = unset).
- set_
dampening_ intreuse - Value to start reusing a route (1 - 20000, 0 = unset).
- set_
dampening_ intsuppress - Value to start suppressing a route (1 - 20000, 0 = unset).
- set_
dampening_ intunreachability_ half_ life - Unreachability Half-life time for the penalty (1 - 45 min, 0 = unset)
- set_
extcommunity_ Sequence[Getrts Routemap Rule Set Extcommunity Rt] - Route Target extended community. The structure of
set_extcommunity_rt
block is documented below. - set_
extcommunity_ Sequence[Getsoos Routemap Rule Set Extcommunity Soo] - Site-of-Origin extended community. The structure of
set_extcommunity_soo
block is documented below. - set_
flags int - BGP flags value (0 - 65535)
- set_
ip6_ strnexthop - IPv6 global address of next hop.
- set_
ip6_ strnexthop_ local - IPv6 local address of next hop.
- set_
ip_ strnexthop - IP address of next hop.
- set_
ip_ strprefsrc - IP address of preferred source.
- set_
local_ intpreference - BGP local preference path attribute.
- set_
metric int - Metric value.
- set_
metric_ strtype - Metric type.
- set_
origin str - BGP origin code.
- set_
originator_ strid - BGP originator ID attribute.
- set_
priority int - Priority for routing table.
- set_
route_ inttag - Route tag for routing table.
- set_
tag int - Tag value.
- set_
vpnv4_ strnexthop - IP address of VPNv4 next-hop.
- set_
vpnv6_ strnexthop - IPv6 global address of VPNv6 next-hop.
- set_
vpnv6_ strnexthop_ local - IPv6 link-local address of VPNv6 next-hop.
- set_
weight int - BGP weight for routing table.
- action String
- Action.
- id Number
- Rule ID.
- match
As StringPath - Match BGP AS path list.
- match
Community String - Match BGP community list.
- match
Community StringExact - Enable/disable exact matching of communities.
- match
Extcommunity String - Match BGP extended community list.
- match
Extcommunity StringExact - Enable/disable exact matching of extended communities.
- match
Flags Number - BGP flag value to match (0 - 65535)
- match
Interface String - Match interface configuration.
- match
Ip6Address String - Match IPv6 address permitted by access-list6 or prefix-list6.
- match
Ip6Nexthop String - Match next hop IPv6 address passed by access-list6 or prefix-list6.
- match
Ip StringAddress - Match IP address permitted by access-list or prefix-list.
- match
Ip StringNexthop - Match next hop IP address passed by access-list or prefix-list.
- match
Metric Number - Match metric for redistribute routes.
- match
Origin String - Match BGP origin code.
- match
Route StringType - Match route type.
- match
Tag Number - Match tag.
- match
Vrf Number - Match VRF ID.
- set
Aggregator NumberAs - BGP aggregator AS.
- set
Aggregator StringIp - BGP aggregator IP.
- set
Aspath StringAction - Specify preferred action of set-aspath.
- set
Aspaths List<Property Map> - Prepend BGP AS path attribute. The structure of
set_aspath
block is documented below. - set
Atomic StringAggregate - Enable/disable BGP atomic aggregate attribute.
- set
Communities List<Property Map> - BGP community attribute. The structure of
set_community
block is documented below. - set
Community StringAdditive - Enable/disable adding set-community to existing community.
- set
Community StringDelete - Delete communities matching community list.
- set
Dampening NumberMax Suppress - Maximum duration to suppress a route (1 - 255 min, 0 = unset).
- set
Dampening NumberReachability Half Life - Reachability half-life time for the penalty (1 - 45 min, 0 = unset).
- set
Dampening NumberReuse - Value to start reusing a route (1 - 20000, 0 = unset).
- set
Dampening NumberSuppress - Value to start suppressing a route (1 - 20000, 0 = unset).
- set
Dampening NumberUnreachability Half Life - Unreachability Half-life time for the penalty (1 - 45 min, 0 = unset)
- set
Extcommunity List<Property Map>Rts - Route Target extended community. The structure of
set_extcommunity_rt
block is documented below. - set
Extcommunity List<Property Map>Soos - Site-of-Origin extended community. The structure of
set_extcommunity_soo
block is documented below. - set
Flags Number - BGP flags value (0 - 65535)
- set
Ip6Nexthop String - IPv6 global address of next hop.
- set
Ip6Nexthop StringLocal - IPv6 local address of next hop.
- set
Ip StringNexthop - IP address of next hop.
- set
Ip StringPrefsrc - IP address of preferred source.
- set
Local NumberPreference - BGP local preference path attribute.
- set
Metric Number - Metric value.
- set
Metric StringType - Metric type.
- set
Origin String - BGP origin code.
- set
Originator StringId - BGP originator ID attribute.
- set
Priority Number - Priority for routing table.
- set
Route NumberTag - Route tag for routing table.
- set
Tag Number - Tag value.
- set
Vpnv4Nexthop String - IP address of VPNv4 next-hop.
- set
Vpnv6Nexthop String - IPv6 global address of VPNv6 next-hop.
- set
Vpnv6Nexthop StringLocal - IPv6 link-local address of VPNv6 next-hop.
- set
Weight Number - BGP weight for routing table.
GetRoutemapRuleSetAspath
- As string
- AS number (0 - 42949672). NOTE: Use quotes for repeating numbers, e.g.: "1 1 2"
- As string
- AS number (0 - 42949672). NOTE: Use quotes for repeating numbers, e.g.: "1 1 2"
- as String
- AS number (0 - 42949672). NOTE: Use quotes for repeating numbers, e.g.: "1 1 2"
- as string
- AS number (0 - 42949672). NOTE: Use quotes for repeating numbers, e.g.: "1 1 2"
- as_ str
- AS number (0 - 42949672). NOTE: Use quotes for repeating numbers, e.g.: "1 1 2"
- as String
- AS number (0 - 42949672). NOTE: Use quotes for repeating numbers, e.g.: "1 1 2"
GetRoutemapRuleSetCommunity
- Community string
- AA:NN
- Community string
- AA:NN
- community String
- AA:NN
- community string
- AA:NN
- community str
- AA:NN
- community String
- AA:NN
GetRoutemapRuleSetExtcommunityRt
- Community string
- AA:NN
- Community string
- AA:NN
- community String
- AA:NN
- community string
- AA:NN
- community str
- AA:NN
- community String
- AA:NN
GetRoutemapRuleSetExtcommunitySoo
- Community string
- AA:NN
- Community string
- AA:NN
- community String
- AA:NN
- community string
- AA:NN
- community str
- AA:NN
- community String
- AA:NN
Package Details
- Repository
- fortios pulumiverse/pulumi-fortios
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
fortios
Terraform Provider.