1. Packages
  2. Strata Cloud Manager Provider
  3. API Docs
  4. getBgpRouteMapRedistribution
Strata Cloud Manager v0.4.3 published on Saturday, Nov 8, 2025 by Pulumi
scm logo
Strata Cloud Manager v0.4.3 published on Saturday, Nov 8, 2025 by Pulumi

    BgpRouteMapRedistribution data source

    Using getBgpRouteMapRedistribution

    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 getBgpRouteMapRedistribution(args: GetBgpRouteMapRedistributionArgs, opts?: InvokeOptions): Promise<GetBgpRouteMapRedistributionResult>
    function getBgpRouteMapRedistributionOutput(args: GetBgpRouteMapRedistributionOutputArgs, opts?: InvokeOptions): Output<GetBgpRouteMapRedistributionResult>
    def get_bgp_route_map_redistribution(id: Optional[str] = None,
                                         name: Optional[str] = None,
                                         opts: Optional[InvokeOptions] = None) -> GetBgpRouteMapRedistributionResult
    def get_bgp_route_map_redistribution_output(id: Optional[pulumi.Input[str]] = None,
                                         name: Optional[pulumi.Input[str]] = None,
                                         opts: Optional[InvokeOptions] = None) -> Output[GetBgpRouteMapRedistributionResult]
    func LookupBgpRouteMapRedistribution(ctx *Context, args *LookupBgpRouteMapRedistributionArgs, opts ...InvokeOption) (*LookupBgpRouteMapRedistributionResult, error)
    func LookupBgpRouteMapRedistributionOutput(ctx *Context, args *LookupBgpRouteMapRedistributionOutputArgs, opts ...InvokeOption) LookupBgpRouteMapRedistributionResultOutput

    > Note: This function is named LookupBgpRouteMapRedistribution in the Go SDK.

    public static class GetBgpRouteMapRedistribution 
    {
        public static Task<GetBgpRouteMapRedistributionResult> InvokeAsync(GetBgpRouteMapRedistributionArgs args, InvokeOptions? opts = null)
        public static Output<GetBgpRouteMapRedistributionResult> Invoke(GetBgpRouteMapRedistributionInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetBgpRouteMapRedistributionResult> getBgpRouteMapRedistribution(GetBgpRouteMapRedistributionArgs args, InvokeOptions options)
    public static Output<GetBgpRouteMapRedistributionResult> getBgpRouteMapRedistribution(GetBgpRouteMapRedistributionArgs args, InvokeOptions options)
    
    fn::invoke:
      function: scm:index/getBgpRouteMapRedistribution:getBgpRouteMapRedistribution
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Id string
    BGP Route Map Redistributions UUID of the resource
    Name string
    BGP Route Map Redistributions Name
    Id string
    BGP Route Map Redistributions UUID of the resource
    Name string
    BGP Route Map Redistributions Name
    id String
    BGP Route Map Redistributions UUID of the resource
    name String
    BGP Route Map Redistributions Name
    id string
    BGP Route Map Redistributions UUID of the resource
    name string
    BGP Route Map Redistributions Name
    id str
    BGP Route Map Redistributions UUID of the resource
    name str
    BGP Route Map Redistributions Name
    id String
    BGP Route Map Redistributions UUID of the resource
    name String
    BGP Route Map Redistributions Name

    getBgpRouteMapRedistribution Result

    The following output properties are available:

    Bgp GetBgpRouteMapRedistributionBgp
    Bgp
    ConnectedStatic GetBgpRouteMapRedistributionConnectedStatic
    Connected static
    Description string
    BGP Route Map Redistributions Description
    Device string
    The device in which the resource is defined
    Folder string
    The folder in which the resource is defined
    Id string
    BGP Route Map Redistributions UUID of the resource
    Name string
    BGP Route Map Redistributions Name
    Ospf GetBgpRouteMapRedistributionOspf
    Ospf
    Snippet string
    The snippet in which the resource is defined
    Tfid string
    Bgp GetBgpRouteMapRedistributionBgp
    Bgp
    ConnectedStatic GetBgpRouteMapRedistributionConnectedStatic
    Connected static
    Description string
    BGP Route Map Redistributions Description
    Device string
    The device in which the resource is defined
    Folder string
    The folder in which the resource is defined
    Id string
    BGP Route Map Redistributions UUID of the resource
    Name string
    BGP Route Map Redistributions Name
    Ospf GetBgpRouteMapRedistributionOspf
    Ospf
    Snippet string
    The snippet in which the resource is defined
    Tfid string
    bgp GetBgpRouteMapRedistributionBgp
    Bgp
    connectedStatic GetBgpRouteMapRedistributionConnectedStatic
    Connected static
    description String
    BGP Route Map Redistributions Description
    device String
    The device in which the resource is defined
    folder String
    The folder in which the resource is defined
    id String
    BGP Route Map Redistributions UUID of the resource
    name String
    BGP Route Map Redistributions Name
    ospf GetBgpRouteMapRedistributionOspf
    Ospf
    snippet String
    The snippet in which the resource is defined
    tfid String
    bgp GetBgpRouteMapRedistributionBgp
    Bgp
    connectedStatic GetBgpRouteMapRedistributionConnectedStatic
    Connected static
    description string
    BGP Route Map Redistributions Description
    device string
    The device in which the resource is defined
    folder string
    The folder in which the resource is defined
    id string
    BGP Route Map Redistributions UUID of the resource
    name string
    BGP Route Map Redistributions Name
    ospf GetBgpRouteMapRedistributionOspf
    Ospf
    snippet string
    The snippet in which the resource is defined
    tfid string
    bgp GetBgpRouteMapRedistributionBgp
    Bgp
    connected_static GetBgpRouteMapRedistributionConnectedStatic
    Connected static
    description str
    BGP Route Map Redistributions Description
    device str
    The device in which the resource is defined
    folder str
    The folder in which the resource is defined
    id str
    BGP Route Map Redistributions UUID of the resource
    name str
    BGP Route Map Redistributions Name
    ospf GetBgpRouteMapRedistributionOspf
    Ospf
    snippet str
    The snippet in which the resource is defined
    tfid str
    bgp Property Map
    Bgp
    connectedStatic Property Map
    Connected static
    description String
    BGP Route Map Redistributions Description
    device String
    The device in which the resource is defined
    folder String
    The folder in which the resource is defined
    id String
    BGP Route Map Redistributions UUID of the resource
    name String
    BGP Route Map Redistributions Name
    ospf Property Map
    Ospf
    snippet String
    The snippet in which the resource is defined
    tfid String

    Supporting Types

    GetBgpRouteMapRedistributionBgp

    GetBgpRouteMapRedistributionBgpOspf

    routeMaps List<Property Map>
    BGP Root OSPF Route maps

    GetBgpRouteMapRedistributionBgpOspfRouteMap

    Action string
    BGP Root OSPF Route maps Action
    Description string
    BGP Root OSPF Route maps Description
    Match GetBgpRouteMapRedistributionBgpOspfRouteMapMatch
    Match
    Name int
    BGP Root OSPF Route maps Sequence number
    Set GetBgpRouteMapRedistributionBgpOspfRouteMapSet
    BGP Root OSPF Set
    Action string
    BGP Root OSPF Route maps Action
    Description string
    BGP Root OSPF Route maps Description
    Match GetBgpRouteMapRedistributionBgpOspfRouteMapMatch
    Match
    Name int
    BGP Root OSPF Route maps Sequence number
    Set GetBgpRouteMapRedistributionBgpOspfRouteMapSet
    BGP Root OSPF Set
    action String
    BGP Root OSPF Route maps Action
    description String
    BGP Root OSPF Route maps Description
    match GetBgpRouteMapRedistributionBgpOspfRouteMapMatch
    Match
    name Integer
    BGP Root OSPF Route maps Sequence number
    set GetBgpRouteMapRedistributionBgpOspfRouteMapSet
    BGP Root OSPF Set
    action string
    BGP Root OSPF Route maps Action
    description string
    BGP Root OSPF Route maps Description
    match GetBgpRouteMapRedistributionBgpOspfRouteMapMatch
    Match
    name number
    BGP Root OSPF Route maps Sequence number
    set GetBgpRouteMapRedistributionBgpOspfRouteMapSet
    BGP Root OSPF Set
    action str
    BGP Root OSPF Route maps Action
    description str
    BGP Root OSPF Route maps Description
    match GetBgpRouteMapRedistributionBgpOspfRouteMapMatch
    Match
    name int
    BGP Root OSPF Route maps Sequence number
    set GetBgpRouteMapRedistributionBgpOspfRouteMapSet
    BGP Root OSPF Set
    action String
    BGP Root OSPF Route maps Action
    description String
    BGP Root OSPF Route maps Description
    match Property Map
    Match
    name Number
    BGP Root OSPF Route maps Sequence number
    set Property Map
    BGP Root OSPF Set

    GetBgpRouteMapRedistributionBgpOspfRouteMapMatch

    AsPathAccessList string
    BGP Root OSPF Route maps match AS path access list
    ExtendedCommunity string
    EBGP Root OSPF Route maps match xtended community
    Interface string
    BGP Root OSPF Route maps match Interface
    Ipv4 GetBgpRouteMapRedistributionBgpOspfRouteMapMatchIpv4
    BGP Root OSPF Route maps match bgp-route-map-redistributions ipv4 object
    LargeCommunity string
    BGP Root OSPF Route maps match Large community
    LocalPreference int
    BGP Root OSPF Route maps match Local preference
    Metric int
    BGP Root OSPF Route maps match Metric
    Origin string
    BGP Root OSPF Route maps match Origin
    Peer string
    BGP Root OSPF Route maps match Peer
    RegularCommunity string
    BGP Root OSPF Route maps match Regular community
    Tag int
    BGP Root OSPF Route maps match Tag
    AsPathAccessList string
    BGP Root OSPF Route maps match AS path access list
    ExtendedCommunity string
    EBGP Root OSPF Route maps match xtended community
    Interface string
    BGP Root OSPF Route maps match Interface
    Ipv4 GetBgpRouteMapRedistributionBgpOspfRouteMapMatchIpv4
    BGP Root OSPF Route maps match bgp-route-map-redistributions ipv4 object
    LargeCommunity string
    BGP Root OSPF Route maps match Large community
    LocalPreference int
    BGP Root OSPF Route maps match Local preference
    Metric int
    BGP Root OSPF Route maps match Metric
    Origin string
    BGP Root OSPF Route maps match Origin
    Peer string
    BGP Root OSPF Route maps match Peer
    RegularCommunity string
    BGP Root OSPF Route maps match Regular community
    Tag int
    BGP Root OSPF Route maps match Tag
    asPathAccessList String
    BGP Root OSPF Route maps match AS path access list
    extendedCommunity String
    EBGP Root OSPF Route maps match xtended community
    interface_ String
    BGP Root OSPF Route maps match Interface
    ipv4 GetBgpRouteMapRedistributionBgpOspfRouteMapMatchIpv4
    BGP Root OSPF Route maps match bgp-route-map-redistributions ipv4 object
    largeCommunity String
    BGP Root OSPF Route maps match Large community
    localPreference Integer
    BGP Root OSPF Route maps match Local preference
    metric Integer
    BGP Root OSPF Route maps match Metric
    origin String
    BGP Root OSPF Route maps match Origin
    peer String
    BGP Root OSPF Route maps match Peer
    regularCommunity String
    BGP Root OSPF Route maps match Regular community
    tag Integer
    BGP Root OSPF Route maps match Tag
    asPathAccessList string
    BGP Root OSPF Route maps match AS path access list
    extendedCommunity string
    EBGP Root OSPF Route maps match xtended community
    interface string
    BGP Root OSPF Route maps match Interface
    ipv4 GetBgpRouteMapRedistributionBgpOspfRouteMapMatchIpv4
    BGP Root OSPF Route maps match bgp-route-map-redistributions ipv4 object
    largeCommunity string
    BGP Root OSPF Route maps match Large community
    localPreference number
    BGP Root OSPF Route maps match Local preference
    metric number
    BGP Root OSPF Route maps match Metric
    origin string
    BGP Root OSPF Route maps match Origin
    peer string
    BGP Root OSPF Route maps match Peer
    regularCommunity string
    BGP Root OSPF Route maps match Regular community
    tag number
    BGP Root OSPF Route maps match Tag
    as_path_access_list str
    BGP Root OSPF Route maps match AS path access list
    extended_community str
    EBGP Root OSPF Route maps match xtended community
    interface str
    BGP Root OSPF Route maps match Interface
    ipv4 GetBgpRouteMapRedistributionBgpOspfRouteMapMatchIpv4
    BGP Root OSPF Route maps match bgp-route-map-redistributions ipv4 object
    large_community str
    BGP Root OSPF Route maps match Large community
    local_preference int
    BGP Root OSPF Route maps match Local preference
    metric int
    BGP Root OSPF Route maps match Metric
    origin str
    BGP Root OSPF Route maps match Origin
    peer str
    BGP Root OSPF Route maps match Peer
    regular_community str
    BGP Root OSPF Route maps match Regular community
    tag int
    BGP Root OSPF Route maps match Tag
    asPathAccessList String
    BGP Root OSPF Route maps match AS path access list
    extendedCommunity String
    EBGP Root OSPF Route maps match xtended community
    interface String
    BGP Root OSPF Route maps match Interface
    ipv4 Property Map
    BGP Root OSPF Route maps match bgp-route-map-redistributions ipv4 object
    largeCommunity String
    BGP Root OSPF Route maps match Large community
    localPreference Number
    BGP Root OSPF Route maps match Local preference
    metric Number
    BGP Root OSPF Route maps match Metric
    origin String
    BGP Root OSPF Route maps match Origin
    peer String
    BGP Root OSPF Route maps match Peer
    regularCommunity String
    BGP Root OSPF Route maps match Regular community
    tag Number
    BGP Root OSPF Route maps match Tag

    GetBgpRouteMapRedistributionBgpOspfRouteMapMatchIpv4

    Address GetBgpRouteMapRedistributionBgpOspfRouteMapMatchIpv4Address
    BGP Root OSPF Route maps match bgp-route-map-redistributions ipv4 object address
    NextHop GetBgpRouteMapRedistributionBgpOspfRouteMapMatchIpv4NextHop
    BGP Root OSPF Route maps match bgp-route-map-redistributions ipv4 object next*hop
    RouteSource GetBgpRouteMapRedistributionBgpOspfRouteMapMatchIpv4RouteSource
    BGP Root OSPF Route maps ipv4 bgp-route-map-redistributions ipv4 object route*source
    Address GetBgpRouteMapRedistributionBgpOspfRouteMapMatchIpv4Address
    BGP Root OSPF Route maps match bgp-route-map-redistributions ipv4 object address
    NextHop GetBgpRouteMapRedistributionBgpOspfRouteMapMatchIpv4NextHop
    BGP Root OSPF Route maps match bgp-route-map-redistributions ipv4 object next*hop
    RouteSource GetBgpRouteMapRedistributionBgpOspfRouteMapMatchIpv4RouteSource
    BGP Root OSPF Route maps ipv4 bgp-route-map-redistributions ipv4 object route*source
    address GetBgpRouteMapRedistributionBgpOspfRouteMapMatchIpv4Address
    BGP Root OSPF Route maps match bgp-route-map-redistributions ipv4 object address
    nextHop GetBgpRouteMapRedistributionBgpOspfRouteMapMatchIpv4NextHop
    BGP Root OSPF Route maps match bgp-route-map-redistributions ipv4 object next*hop
    routeSource GetBgpRouteMapRedistributionBgpOspfRouteMapMatchIpv4RouteSource
    BGP Root OSPF Route maps ipv4 bgp-route-map-redistributions ipv4 object route*source
    address GetBgpRouteMapRedistributionBgpOspfRouteMapMatchIpv4Address
    BGP Root OSPF Route maps match bgp-route-map-redistributions ipv4 object address
    nextHop GetBgpRouteMapRedistributionBgpOspfRouteMapMatchIpv4NextHop
    BGP Root OSPF Route maps match bgp-route-map-redistributions ipv4 object next*hop
    routeSource GetBgpRouteMapRedistributionBgpOspfRouteMapMatchIpv4RouteSource
    BGP Root OSPF Route maps ipv4 bgp-route-map-redistributions ipv4 object route*source
    address GetBgpRouteMapRedistributionBgpOspfRouteMapMatchIpv4Address
    BGP Root OSPF Route maps match bgp-route-map-redistributions ipv4 object address
    next_hop GetBgpRouteMapRedistributionBgpOspfRouteMapMatchIpv4NextHop
    BGP Root OSPF Route maps match bgp-route-map-redistributions ipv4 object next*hop
    route_source GetBgpRouteMapRedistributionBgpOspfRouteMapMatchIpv4RouteSource
    BGP Root OSPF Route maps ipv4 bgp-route-map-redistributions ipv4 object route*source
    address Property Map
    BGP Root OSPF Route maps match bgp-route-map-redistributions ipv4 object address
    nextHop Property Map
    BGP Root OSPF Route maps match bgp-route-map-redistributions ipv4 object next*hop
    routeSource Property Map
    BGP Root OSPF Route maps ipv4 bgp-route-map-redistributions ipv4 object route*source

    GetBgpRouteMapRedistributionBgpOspfRouteMapMatchIpv4Address

    AccessList string
    BGP Root OSPF Route maps match ipv4 Access list
    PrefixList string
    BGP Root OSPF Route maps match ipv4 Prefix list
    AccessList string
    BGP Root OSPF Route maps match ipv4 Access list
    PrefixList string
    BGP Root OSPF Route maps match ipv4 Prefix list
    accessList String
    BGP Root OSPF Route maps match ipv4 Access list
    prefixList String
    BGP Root OSPF Route maps match ipv4 Prefix list
    accessList string
    BGP Root OSPF Route maps match ipv4 Access list
    prefixList string
    BGP Root OSPF Route maps match ipv4 Prefix list
    access_list str
    BGP Root OSPF Route maps match ipv4 Access list
    prefix_list str
    BGP Root OSPF Route maps match ipv4 Prefix list
    accessList String
    BGP Root OSPF Route maps match ipv4 Access list
    prefixList String
    BGP Root OSPF Route maps match ipv4 Prefix list

    GetBgpRouteMapRedistributionBgpOspfRouteMapMatchIpv4NextHop

    AccessList string
    BGP Root OSPF Route maps ipv4 next_vr hop Access list
    PrefixList string
    BGP Root OSPF Route maps ipv4 next hop Prefix list
    AccessList string
    BGP Root OSPF Route maps ipv4 next_vr hop Access list
    PrefixList string
    BGP Root OSPF Route maps ipv4 next hop Prefix list
    accessList String
    BGP Root OSPF Route maps ipv4 next_vr hop Access list
    prefixList String
    BGP Root OSPF Route maps ipv4 next hop Prefix list
    accessList string
    BGP Root OSPF Route maps ipv4 next_vr hop Access list
    prefixList string
    BGP Root OSPF Route maps ipv4 next hop Prefix list
    access_list str
    BGP Root OSPF Route maps ipv4 next_vr hop Access list
    prefix_list str
    BGP Root OSPF Route maps ipv4 next hop Prefix list
    accessList String
    BGP Root OSPF Route maps ipv4 next_vr hop Access list
    prefixList String
    BGP Root OSPF Route maps ipv4 next hop Prefix list

    GetBgpRouteMapRedistributionBgpOspfRouteMapMatchIpv4RouteSource

    AccessList string
    BGP Root OSPF Route maps ipv4 route source Access list
    PrefixList string
    BGP Root OSPF Route maps ipv4 route source Prefix list
    AccessList string
    BGP Root OSPF Route maps ipv4 route source Access list
    PrefixList string
    BGP Root OSPF Route maps ipv4 route source Prefix list
    accessList String
    BGP Root OSPF Route maps ipv4 route source Access list
    prefixList String
    BGP Root OSPF Route maps ipv4 route source Prefix list
    accessList string
    BGP Root OSPF Route maps ipv4 route source Access list
    prefixList string
    BGP Root OSPF Route maps ipv4 route source Prefix list
    access_list str
    BGP Root OSPF Route maps ipv4 route source Access list
    prefix_list str
    BGP Root OSPF Route maps ipv4 route source Prefix list
    accessList String
    BGP Root OSPF Route maps ipv4 route source Access list
    prefixList String
    BGP Root OSPF Route maps ipv4 route source Prefix list

    GetBgpRouteMapRedistributionBgpOspfRouteMapSet

    Metric GetBgpRouteMapRedistributionBgpOspfRouteMapSetMetric
    Metric
    MetricType string
    BGP Root OSPF Route maps set Metric type
    Tag int
    BGP Root OSPF Route maps set Tag
    Metric GetBgpRouteMapRedistributionBgpOspfRouteMapSetMetric
    Metric
    MetricType string
    BGP Root OSPF Route maps set Metric type
    Tag int
    BGP Root OSPF Route maps set Tag
    metric GetBgpRouteMapRedistributionBgpOspfRouteMapSetMetric
    Metric
    metricType String
    BGP Root OSPF Route maps set Metric type
    tag Integer
    BGP Root OSPF Route maps set Tag
    metric GetBgpRouteMapRedistributionBgpOspfRouteMapSetMetric
    Metric
    metricType string
    BGP Root OSPF Route maps set Metric type
    tag number
    BGP Root OSPF Route maps set Tag
    metric GetBgpRouteMapRedistributionBgpOspfRouteMapSetMetric
    Metric
    metric_type str
    BGP Root OSPF Route maps set Metric type
    tag int
    BGP Root OSPF Route maps set Tag
    metric Property Map
    Metric
    metricType String
    BGP Root OSPF Route maps set Metric type
    tag Number
    BGP Root OSPF Route maps set Tag

    GetBgpRouteMapRedistributionBgpOspfRouteMapSetMetric

    Action string
    BGP Root OSPF Route maps set Metric action
    Value int
    BGP Root OSPF Route maps set Metric value
    Action string
    BGP Root OSPF Route maps set Metric action
    Value int
    BGP Root OSPF Route maps set Metric value
    action String
    BGP Root OSPF Route maps set Metric action
    value Integer
    BGP Root OSPF Route maps set Metric value
    action string
    BGP Root OSPF Route maps set Metric action
    value number
    BGP Root OSPF Route maps set Metric value
    action str
    BGP Root OSPF Route maps set Metric action
    value int
    BGP Root OSPF Route maps set Metric value
    action String
    BGP Root OSPF Route maps set Metric action
    value Number
    BGP Root OSPF Route maps set Metric value

    GetBgpRouteMapRedistributionBgpRib

    routeMaps List<Property Map>
    BGP Root RIB Route maps

    GetBgpRouteMapRedistributionBgpRibRouteMap

    Action string
    BGP Root RIB Route maps Action
    Description string
    BGP Root RIB Route maps Description
    Match GetBgpRouteMapRedistributionBgpRibRouteMapMatch
    match attribute for BG Rib route map
    Name int
    BGP Root RIB Route maps Sequence number
    Set GetBgpRouteMapRedistributionBgpRibRouteMapSet
    Set attributes for BGP route map
    Action string
    BGP Root RIB Route maps Action
    Description string
    BGP Root RIB Route maps Description
    Match GetBgpRouteMapRedistributionBgpRibRouteMapMatch
    match attribute for BG Rib route map
    Name int
    BGP Root RIB Route maps Sequence number
    Set GetBgpRouteMapRedistributionBgpRibRouteMapSet
    Set attributes for BGP route map
    action String
    BGP Root RIB Route maps Action
    description String
    BGP Root RIB Route maps Description
    match GetBgpRouteMapRedistributionBgpRibRouteMapMatch
    match attribute for BG Rib route map
    name Integer
    BGP Root RIB Route maps Sequence number
    set GetBgpRouteMapRedistributionBgpRibRouteMapSet
    Set attributes for BGP route map
    action string
    BGP Root RIB Route maps Action
    description string
    BGP Root RIB Route maps Description
    match GetBgpRouteMapRedistributionBgpRibRouteMapMatch
    match attribute for BG Rib route map
    name number
    BGP Root RIB Route maps Sequence number
    set GetBgpRouteMapRedistributionBgpRibRouteMapSet
    Set attributes for BGP route map
    action str
    BGP Root RIB Route maps Action
    description str
    BGP Root RIB Route maps Description
    match GetBgpRouteMapRedistributionBgpRibRouteMapMatch
    match attribute for BG Rib route map
    name int
    BGP Root RIB Route maps Sequence number
    set GetBgpRouteMapRedistributionBgpRibRouteMapSet
    Set attributes for BGP route map
    action String
    BGP Root RIB Route maps Action
    description String
    BGP Root RIB Route maps Description
    match Property Map
    match attribute for BG Rib route map
    name Number
    BGP Root RIB Route maps Sequence number
    set Property Map
    Set attributes for BGP route map

    GetBgpRouteMapRedistributionBgpRibRouteMapMatch

    AsPathAccessList string
    BGP Root RIB Route maps match AS path access list
    ExtendedCommunity string
    BGP Root RIB Route maps match Extended community
    Interface string
    BGP Root RIB Route maps match Interface
    Ipv4 GetBgpRouteMapRedistributionBgpRibRouteMapMatchIpv4
    BGP Route Map Redistributions Root BGP rib Route Map IPv4
    LargeCommunity string
    BGP Root RIB Route maps match Large community
    LocalPreference int
    BGP Root RIB Route maps match Local preference
    Metric int
    BGP Root RIB Route maps match Metric
    Origin string
    BGP Root RIB Route maps match Origin
    Peer string
    BGP Root RIB Route maps match Peer
    RegularCommunity string
    BGP Root RIB Route maps match Regular community
    Tag int
    BGP Root RIB Route maps match Tag
    AsPathAccessList string
    BGP Root RIB Route maps match AS path access list
    ExtendedCommunity string
    BGP Root RIB Route maps match Extended community
    Interface string
    BGP Root RIB Route maps match Interface
    Ipv4 GetBgpRouteMapRedistributionBgpRibRouteMapMatchIpv4
    BGP Route Map Redistributions Root BGP rib Route Map IPv4
    LargeCommunity string
    BGP Root RIB Route maps match Large community
    LocalPreference int
    BGP Root RIB Route maps match Local preference
    Metric int
    BGP Root RIB Route maps match Metric
    Origin string
    BGP Root RIB Route maps match Origin
    Peer string
    BGP Root RIB Route maps match Peer
    RegularCommunity string
    BGP Root RIB Route maps match Regular community
    Tag int
    BGP Root RIB Route maps match Tag
    asPathAccessList String
    BGP Root RIB Route maps match AS path access list
    extendedCommunity String
    BGP Root RIB Route maps match Extended community
    interface_ String
    BGP Root RIB Route maps match Interface
    ipv4 GetBgpRouteMapRedistributionBgpRibRouteMapMatchIpv4
    BGP Route Map Redistributions Root BGP rib Route Map IPv4
    largeCommunity String
    BGP Root RIB Route maps match Large community
    localPreference Integer
    BGP Root RIB Route maps match Local preference
    metric Integer
    BGP Root RIB Route maps match Metric
    origin String
    BGP Root RIB Route maps match Origin
    peer String
    BGP Root RIB Route maps match Peer
    regularCommunity String
    BGP Root RIB Route maps match Regular community
    tag Integer
    BGP Root RIB Route maps match Tag
    asPathAccessList string
    BGP Root RIB Route maps match AS path access list
    extendedCommunity string
    BGP Root RIB Route maps match Extended community
    interface string
    BGP Root RIB Route maps match Interface
    ipv4 GetBgpRouteMapRedistributionBgpRibRouteMapMatchIpv4
    BGP Route Map Redistributions Root BGP rib Route Map IPv4
    largeCommunity string
    BGP Root RIB Route maps match Large community
    localPreference number
    BGP Root RIB Route maps match Local preference
    metric number
    BGP Root RIB Route maps match Metric
    origin string
    BGP Root RIB Route maps match Origin
    peer string
    BGP Root RIB Route maps match Peer
    regularCommunity string
    BGP Root RIB Route maps match Regular community
    tag number
    BGP Root RIB Route maps match Tag
    as_path_access_list str
    BGP Root RIB Route maps match AS path access list
    extended_community str
    BGP Root RIB Route maps match Extended community
    interface str
    BGP Root RIB Route maps match Interface
    ipv4 GetBgpRouteMapRedistributionBgpRibRouteMapMatchIpv4
    BGP Route Map Redistributions Root BGP rib Route Map IPv4
    large_community str
    BGP Root RIB Route maps match Large community
    local_preference int
    BGP Root RIB Route maps match Local preference
    metric int
    BGP Root RIB Route maps match Metric
    origin str
    BGP Root RIB Route maps match Origin
    peer str
    BGP Root RIB Route maps match Peer
    regular_community str
    BGP Root RIB Route maps match Regular community
    tag int
    BGP Root RIB Route maps match Tag
    asPathAccessList String
    BGP Root RIB Route maps match AS path access list
    extendedCommunity String
    BGP Root RIB Route maps match Extended community
    interface String
    BGP Root RIB Route maps match Interface
    ipv4 Property Map
    BGP Route Map Redistributions Root BGP rib Route Map IPv4
    largeCommunity String
    BGP Root RIB Route maps match Large community
    localPreference Number
    BGP Root RIB Route maps match Local preference
    metric Number
    BGP Root RIB Route maps match Metric
    origin String
    BGP Root RIB Route maps match Origin
    peer String
    BGP Root RIB Route maps match Peer
    regularCommunity String
    BGP Root RIB Route maps match Regular community
    tag Number
    BGP Root RIB Route maps match Tag

    GetBgpRouteMapRedistributionBgpRibRouteMapMatchIpv4

    address Property Map
    bgp-route-map-redistributions ipv4 rib object address
    nextHop Property Map
    bgp-route-map-redistributions ipv4 rib object next*hop
    routeSource Property Map
    Route source

    GetBgpRouteMapRedistributionBgpRibRouteMapMatchIpv4Address

    AccessList string
    BGP Root RIB Route maps match ipv Access list
    PrefixList string
    BGP Root RIB Route maps match ipv Prefix list
    AccessList string
    BGP Root RIB Route maps match ipv Access list
    PrefixList string
    BGP Root RIB Route maps match ipv Prefix list
    accessList String
    BGP Root RIB Route maps match ipv Access list
    prefixList String
    BGP Root RIB Route maps match ipv Prefix list
    accessList string
    BGP Root RIB Route maps match ipv Access list
    prefixList string
    BGP Root RIB Route maps match ipv Prefix list
    access_list str
    BGP Root RIB Route maps match ipv Access list
    prefix_list str
    BGP Root RIB Route maps match ipv Prefix list
    accessList String
    BGP Root RIB Route maps match ipv Access list
    prefixList String
    BGP Root RIB Route maps match ipv Prefix list

    GetBgpRouteMapRedistributionBgpRibRouteMapMatchIpv4NextHop

    AccessList string
    BGP Root RIB Route maps match ipv next hop Access list
    PrefixList string
    BGP Root RIB Route maps match ipv next hop Prefix list
    AccessList string
    BGP Root RIB Route maps match ipv next hop Access list
    PrefixList string
    BGP Root RIB Route maps match ipv next hop Prefix list
    accessList String
    BGP Root RIB Route maps match ipv next hop Access list
    prefixList String
    BGP Root RIB Route maps match ipv next hop Prefix list
    accessList string
    BGP Root RIB Route maps match ipv next hop Access list
    prefixList string
    BGP Root RIB Route maps match ipv next hop Prefix list
    access_list str
    BGP Root RIB Route maps match ipv next hop Access list
    prefix_list str
    BGP Root RIB Route maps match ipv next hop Prefix list
    accessList String
    BGP Root RIB Route maps match ipv next hop Access list
    prefixList String
    BGP Root RIB Route maps match ipv next hop Prefix list

    GetBgpRouteMapRedistributionBgpRibRouteMapMatchIpv4RouteSource

    AccessList string
    BGP Root RIB Route maps match ipv route source Access list
    PrefixList string
    BGP Root RIB Route maps match ipv route source Prefix list
    AccessList string
    BGP Root RIB Route maps match ipv route source Access list
    PrefixList string
    BGP Root RIB Route maps match ipv route source Prefix list
    accessList String
    BGP Root RIB Route maps match ipv route source Access list
    prefixList String
    BGP Root RIB Route maps match ipv route source Prefix list
    accessList string
    BGP Root RIB Route maps match ipv route source Access list
    prefixList string
    BGP Root RIB Route maps match ipv route source Prefix list
    access_list str
    BGP Root RIB Route maps match ipv route source Access list
    prefix_list str
    BGP Root RIB Route maps match ipv route source Prefix list
    accessList String
    BGP Root RIB Route maps match ipv route source Access list
    prefixList String
    BGP Root RIB Route maps match ipv route source Prefix list

    GetBgpRouteMapRedistributionBgpRibRouteMapSet

    SourceAddress string
    BGP Root RIB Route maps set Source address
    SourceAddress string
    BGP Root RIB Route maps set Source address
    sourceAddress String
    BGP Root RIB Route maps set Source address
    sourceAddress string
    BGP Root RIB Route maps set Source address
    source_address str
    BGP Root RIB Route maps set Source address
    sourceAddress String
    BGP Root RIB Route maps set Source address

    GetBgpRouteMapRedistributionConnectedStatic

    bgp Property Map
    Connected Static Root BGP
    ospf Property Map
    Ospf
    rib Property Map
    Rib

    GetBgpRouteMapRedistributionConnectedStaticBgp

    routeMaps List<Property Map>
    Connected Static BGP Route maps

    GetBgpRouteMapRedistributionConnectedStaticBgpRouteMap

    Action string
    Connected Static BGP Route maps Action
    Description string
    Connected Static BGP Route maps Description
    Match GetBgpRouteMapRedistributionConnectedStaticBgpRouteMapMatch
    Match
    Name int
    Connected Static BGP Route maps Sequence number
    Set GetBgpRouteMapRedistributionConnectedStaticBgpRouteMapSet
    Set
    Action string
    Connected Static BGP Route maps Action
    Description string
    Connected Static BGP Route maps Description
    Match GetBgpRouteMapRedistributionConnectedStaticBgpRouteMapMatch
    Match
    Name int
    Connected Static BGP Route maps Sequence number
    Set GetBgpRouteMapRedistributionConnectedStaticBgpRouteMapSet
    Set
    action String
    Connected Static BGP Route maps Action
    description String
    Connected Static BGP Route maps Description
    match GetBgpRouteMapRedistributionConnectedStaticBgpRouteMapMatch
    Match
    name Integer
    Connected Static BGP Route maps Sequence number
    set GetBgpRouteMapRedistributionConnectedStaticBgpRouteMapSet
    Set
    action string
    Connected Static BGP Route maps Action
    description string
    Connected Static BGP Route maps Description
    match GetBgpRouteMapRedistributionConnectedStaticBgpRouteMapMatch
    Match
    name number
    Connected Static BGP Route maps Sequence number
    set GetBgpRouteMapRedistributionConnectedStaticBgpRouteMapSet
    Set
    action str
    Connected Static BGP Route maps Action
    description str
    Connected Static BGP Route maps Description
    match GetBgpRouteMapRedistributionConnectedStaticBgpRouteMapMatch
    Match
    name int
    Connected Static BGP Route maps Sequence number
    set GetBgpRouteMapRedistributionConnectedStaticBgpRouteMapSet
    Set
    action String
    Connected Static BGP Route maps Action
    description String
    Connected Static BGP Route maps Description
    match Property Map
    Match
    name Number
    Connected Static BGP Route maps Sequence number
    set Property Map
    Set

    GetBgpRouteMapRedistributionConnectedStaticBgpRouteMapMatch

    Interface string
    Connected Static BGP Route maps match Interface
    Ipv4 GetBgpRouteMapRedistributionConnectedStaticBgpRouteMapMatchIpv4
    bgp-route-map-redistributions connected-static ipv4
    Metric int
    Connected Static BGP Route maps match Metric
    Interface string
    Connected Static BGP Route maps match Interface
    Ipv4 GetBgpRouteMapRedistributionConnectedStaticBgpRouteMapMatchIpv4
    bgp-route-map-redistributions connected-static ipv4
    Metric int
    Connected Static BGP Route maps match Metric
    interface_ String
    Connected Static BGP Route maps match Interface
    ipv4 GetBgpRouteMapRedistributionConnectedStaticBgpRouteMapMatchIpv4
    bgp-route-map-redistributions connected-static ipv4
    metric Integer
    Connected Static BGP Route maps match Metric
    interface string
    Connected Static BGP Route maps match Interface
    ipv4 GetBgpRouteMapRedistributionConnectedStaticBgpRouteMapMatchIpv4
    bgp-route-map-redistributions connected-static ipv4
    metric number
    Connected Static BGP Route maps match Metric
    interface str
    Connected Static BGP Route maps match Interface
    ipv4 GetBgpRouteMapRedistributionConnectedStaticBgpRouteMapMatchIpv4
    bgp-route-map-redistributions connected-static ipv4
    metric int
    Connected Static BGP Route maps match Metric
    interface String
    Connected Static BGP Route maps match Interface
    ipv4 Property Map
    bgp-route-map-redistributions connected-static ipv4
    metric Number
    Connected Static BGP Route maps match Metric

    GetBgpRouteMapRedistributionConnectedStaticBgpRouteMapMatchIpv4

    GetBgpRouteMapRedistributionConnectedStaticBgpRouteMapMatchIpv4Address

    AccessList string
    Connected Static BGP Route maps match ip4 Access list
    PrefixList string
    Connected Static BGP Route maps match ip4 Prefix list
    AccessList string
    Connected Static BGP Route maps match ip4 Access list
    PrefixList string
    Connected Static BGP Route maps match ip4 Prefix list
    accessList String
    Connected Static BGP Route maps match ip4 Access list
    prefixList String
    Connected Static BGP Route maps match ip4 Prefix list
    accessList string
    Connected Static BGP Route maps match ip4 Access list
    prefixList string
    Connected Static BGP Route maps match ip4 Prefix list
    access_list str
    Connected Static BGP Route maps match ip4 Access list
    prefix_list str
    Connected Static BGP Route maps match ip4 Prefix list
    accessList String
    Connected Static BGP Route maps match ip4 Access list
    prefixList String
    Connected Static BGP Route maps match ip4 Prefix list

    GetBgpRouteMapRedistributionConnectedStaticBgpRouteMapMatchIpv4NextHop

    AccessList string
    Connected Static BGP Route maps match ip4 next hop Access list
    PrefixList string
    Connected Static BGP Route maps match ip4 next hop Prefix list
    AccessList string
    Connected Static BGP Route maps match ip4 next hop Access list
    PrefixList string
    Connected Static BGP Route maps match ip4 next hop Prefix list
    accessList String
    Connected Static BGP Route maps match ip4 next hop Access list
    prefixList String
    Connected Static BGP Route maps match ip4 next hop Prefix list
    accessList string
    Connected Static BGP Route maps match ip4 next hop Access list
    prefixList string
    Connected Static BGP Route maps match ip4 next hop Prefix list
    access_list str
    Connected Static BGP Route maps match ip4 next hop Access list
    prefix_list str
    Connected Static BGP Route maps match ip4 next hop Prefix list
    accessList String
    Connected Static BGP Route maps match ip4 next hop Access list
    prefixList String
    Connected Static BGP Route maps match ip4 next hop Prefix list

    GetBgpRouteMapRedistributionConnectedStaticBgpRouteMapSet

    Aggregator GetBgpRouteMapRedistributionConnectedStaticBgpRouteMapSetAggregator
    bgp-route-map-redistributions connected*static aggregator
    AspathPrepends List<int>
    Connected Static BGP Route maps set AS numbers
    AtomicAggregate bool
    Connected Static BGP Route maps set Enable BGP atomic aggregate?
    Ipv4 GetBgpRouteMapRedistributionConnectedStaticBgpRouteMapSetIpv4
    Ipv4
    LargeCommunities List<string>
    Connected Static BGP Route maps set Large communities
    LocalPreference int
    Connected Static BGP Route maps set Local preference
    Metric GetBgpRouteMapRedistributionConnectedStaticBgpRouteMapSetMetric
    Metric
    Origin string
    Connected Static BGP Route maps set Origin
    OriginatorId string
    Connected Static BGP Route maps set Originator ID
    RegularCommunities List<string>
    Connected Static BGP Route maps set Regular communities
    Tag int
    Connected Static BGP Route maps set Tag
    Weight int
    Connected Static BGP Route maps set Weight
    Aggregator GetBgpRouteMapRedistributionConnectedStaticBgpRouteMapSetAggregator
    bgp-route-map-redistributions connected*static aggregator
    AspathPrepends []int
    Connected Static BGP Route maps set AS numbers
    AtomicAggregate bool
    Connected Static BGP Route maps set Enable BGP atomic aggregate?
    Ipv4 GetBgpRouteMapRedistributionConnectedStaticBgpRouteMapSetIpv4
    Ipv4
    LargeCommunities []string
    Connected Static BGP Route maps set Large communities
    LocalPreference int
    Connected Static BGP Route maps set Local preference
    Metric GetBgpRouteMapRedistributionConnectedStaticBgpRouteMapSetMetric
    Metric
    Origin string
    Connected Static BGP Route maps set Origin
    OriginatorId string
    Connected Static BGP Route maps set Originator ID
    RegularCommunities []string
    Connected Static BGP Route maps set Regular communities
    Tag int
    Connected Static BGP Route maps set Tag
    Weight int
    Connected Static BGP Route maps set Weight
    aggregator GetBgpRouteMapRedistributionConnectedStaticBgpRouteMapSetAggregator
    bgp-route-map-redistributions connected*static aggregator
    aspathPrepends List<Integer>
    Connected Static BGP Route maps set AS numbers
    atomicAggregate Boolean
    Connected Static BGP Route maps set Enable BGP atomic aggregate?
    ipv4 GetBgpRouteMapRedistributionConnectedStaticBgpRouteMapSetIpv4
    Ipv4
    largeCommunities List<String>
    Connected Static BGP Route maps set Large communities
    localPreference Integer
    Connected Static BGP Route maps set Local preference
    metric GetBgpRouteMapRedistributionConnectedStaticBgpRouteMapSetMetric
    Metric
    origin String
    Connected Static BGP Route maps set Origin
    originatorId String
    Connected Static BGP Route maps set Originator ID
    regularCommunities List<String>
    Connected Static BGP Route maps set Regular communities
    tag Integer
    Connected Static BGP Route maps set Tag
    weight Integer
    Connected Static BGP Route maps set Weight
    aggregator GetBgpRouteMapRedistributionConnectedStaticBgpRouteMapSetAggregator
    bgp-route-map-redistributions connected*static aggregator
    aspathPrepends number[]
    Connected Static BGP Route maps set AS numbers
    atomicAggregate boolean
    Connected Static BGP Route maps set Enable BGP atomic aggregate?
    ipv4 GetBgpRouteMapRedistributionConnectedStaticBgpRouteMapSetIpv4
    Ipv4
    largeCommunities string[]
    Connected Static BGP Route maps set Large communities
    localPreference number
    Connected Static BGP Route maps set Local preference
    metric GetBgpRouteMapRedistributionConnectedStaticBgpRouteMapSetMetric
    Metric
    origin string
    Connected Static BGP Route maps set Origin
    originatorId string
    Connected Static BGP Route maps set Originator ID
    regularCommunities string[]
    Connected Static BGP Route maps set Regular communities
    tag number
    Connected Static BGP Route maps set Tag
    weight number
    Connected Static BGP Route maps set Weight
    aggregator GetBgpRouteMapRedistributionConnectedStaticBgpRouteMapSetAggregator
    bgp-route-map-redistributions connected*static aggregator
    aspath_prepends Sequence[int]
    Connected Static BGP Route maps set AS numbers
    atomic_aggregate bool
    Connected Static BGP Route maps set Enable BGP atomic aggregate?
    ipv4 GetBgpRouteMapRedistributionConnectedStaticBgpRouteMapSetIpv4
    Ipv4
    large_communities Sequence[str]
    Connected Static BGP Route maps set Large communities
    local_preference int
    Connected Static BGP Route maps set Local preference
    metric GetBgpRouteMapRedistributionConnectedStaticBgpRouteMapSetMetric
    Metric
    origin str
    Connected Static BGP Route maps set Origin
    originator_id str
    Connected Static BGP Route maps set Originator ID
    regular_communities Sequence[str]
    Connected Static BGP Route maps set Regular communities
    tag int
    Connected Static BGP Route maps set Tag
    weight int
    Connected Static BGP Route maps set Weight
    aggregator Property Map
    bgp-route-map-redistributions connected*static aggregator
    aspathPrepends List<Number>
    Connected Static BGP Route maps set AS numbers
    atomicAggregate Boolean
    Connected Static BGP Route maps set Enable BGP atomic aggregate?
    ipv4 Property Map
    Ipv4
    largeCommunities List<String>
    Connected Static BGP Route maps set Large communities
    localPreference Number
    Connected Static BGP Route maps set Local preference
    metric Property Map
    Metric
    origin String
    Connected Static BGP Route maps set Origin
    originatorId String
    Connected Static BGP Route maps set Originator ID
    regularCommunities List<String>
    Connected Static BGP Route maps set Regular communities
    tag Number
    Connected Static BGP Route maps set Tag
    weight Number
    Connected Static BGP Route maps set Weight

    GetBgpRouteMapRedistributionConnectedStaticBgpRouteMapSetAggregator

    As int
    Connected Static BGP Route maps set Aggregator AS
    RouterId string
    Connected Static BGP Route maps set Router ID
    As int
    Connected Static BGP Route maps set Aggregator AS
    RouterId string
    Connected Static BGP Route maps set Router ID
    as Integer
    Connected Static BGP Route maps set Aggregator AS
    routerId String
    Connected Static BGP Route maps set Router ID
    as number
    Connected Static BGP Route maps set Aggregator AS
    routerId string
    Connected Static BGP Route maps set Router ID
    as_ int
    Connected Static BGP Route maps set Aggregator AS
    router_id str
    Connected Static BGP Route maps set Router ID
    as Number
    Connected Static BGP Route maps set Aggregator AS
    routerId String
    Connected Static BGP Route maps set Router ID

    GetBgpRouteMapRedistributionConnectedStaticBgpRouteMapSetIpv4

    NextHop string
    Connected Static BGP Route maps set Next ipv4 hop
    SourceAddress string
    Connected Static BGP Route maps set ipv4 Source address
    NextHop string
    Connected Static BGP Route maps set Next ipv4 hop
    SourceAddress string
    Connected Static BGP Route maps set ipv4 Source address
    nextHop String
    Connected Static BGP Route maps set Next ipv4 hop
    sourceAddress String
    Connected Static BGP Route maps set ipv4 Source address
    nextHop string
    Connected Static BGP Route maps set Next ipv4 hop
    sourceAddress string
    Connected Static BGP Route maps set ipv4 Source address
    next_hop str
    Connected Static BGP Route maps set Next ipv4 hop
    source_address str
    Connected Static BGP Route maps set ipv4 Source address
    nextHop String
    Connected Static BGP Route maps set Next ipv4 hop
    sourceAddress String
    Connected Static BGP Route maps set ipv4 Source address

    GetBgpRouteMapRedistributionConnectedStaticBgpRouteMapSetMetric

    Action string
    Connected Static BGP Route maps set Metric action
    Value int
    Connected Static BGP Route maps set Metric value
    Action string
    Connected Static BGP Route maps set Metric action
    Value int
    Connected Static BGP Route maps set Metric value
    action String
    Connected Static BGP Route maps set Metric action
    value Integer
    Connected Static BGP Route maps set Metric value
    action string
    Connected Static BGP Route maps set Metric action
    value number
    Connected Static BGP Route maps set Metric value
    action str
    Connected Static BGP Route maps set Metric action
    value int
    Connected Static BGP Route maps set Metric value
    action String
    Connected Static BGP Route maps set Metric action
    value Number
    Connected Static BGP Route maps set Metric value

    GetBgpRouteMapRedistributionConnectedStaticOspf

    routeMaps List<Property Map>
    Connected Static BGP OSPF Route maps

    GetBgpRouteMapRedistributionConnectedStaticOspfRouteMap

    Action string
    Connected Static BGP OSPF Route map Action
    Description string
    Connected Static BGP OSPF Route map Description
    Match GetBgpRouteMapRedistributionConnectedStaticOspfRouteMapMatch
    Match
    Name int
    Connected Static BGP OSPF Route map Sequence number
    Set GetBgpRouteMapRedistributionConnectedStaticOspfRouteMapSet
    Connected Static Root OSPF Set
    Action string
    Connected Static BGP OSPF Route map Action
    Description string
    Connected Static BGP OSPF Route map Description
    Match GetBgpRouteMapRedistributionConnectedStaticOspfRouteMapMatch
    Match
    Name int
    Connected Static BGP OSPF Route map Sequence number
    Set GetBgpRouteMapRedistributionConnectedStaticOspfRouteMapSet
    Connected Static Root OSPF Set
    action String
    Connected Static BGP OSPF Route map Action
    description String
    Connected Static BGP OSPF Route map Description
    match GetBgpRouteMapRedistributionConnectedStaticOspfRouteMapMatch
    Match
    name Integer
    Connected Static BGP OSPF Route map Sequence number
    set GetBgpRouteMapRedistributionConnectedStaticOspfRouteMapSet
    Connected Static Root OSPF Set
    action string
    Connected Static BGP OSPF Route map Action
    description string
    Connected Static BGP OSPF Route map Description
    match GetBgpRouteMapRedistributionConnectedStaticOspfRouteMapMatch
    Match
    name number
    Connected Static BGP OSPF Route map Sequence number
    set GetBgpRouteMapRedistributionConnectedStaticOspfRouteMapSet
    Connected Static Root OSPF Set
    action str
    Connected Static BGP OSPF Route map Action
    description str
    Connected Static BGP OSPF Route map Description
    match GetBgpRouteMapRedistributionConnectedStaticOspfRouteMapMatch
    Match
    name int
    Connected Static BGP OSPF Route map Sequence number
    set GetBgpRouteMapRedistributionConnectedStaticOspfRouteMapSet
    Connected Static Root OSPF Set
    action String
    Connected Static BGP OSPF Route map Action
    description String
    Connected Static BGP OSPF Route map Description
    match Property Map
    Match
    name Number
    Connected Static BGP OSPF Route map Sequence number
    set Property Map
    Connected Static Root OSPF Set

    GetBgpRouteMapRedistributionConnectedStaticOspfRouteMapMatch

    Interface string
    Connected Static BGP OSPF Route map Interface
    Ipv4 GetBgpRouteMapRedistributionConnectedStaticOspfRouteMapMatchIpv4
    bgp-route-map-redistributions connected-static match ipv4
    Metric int
    Connected Static BGP OSPF Route map Metric
    Interface string
    Connected Static BGP OSPF Route map Interface
    Ipv4 GetBgpRouteMapRedistributionConnectedStaticOspfRouteMapMatchIpv4
    bgp-route-map-redistributions connected-static match ipv4
    Metric int
    Connected Static BGP OSPF Route map Metric
    interface_ String
    Connected Static BGP OSPF Route map Interface
    ipv4 GetBgpRouteMapRedistributionConnectedStaticOspfRouteMapMatchIpv4
    bgp-route-map-redistributions connected-static match ipv4
    metric Integer
    Connected Static BGP OSPF Route map Metric
    interface string
    Connected Static BGP OSPF Route map Interface
    ipv4 GetBgpRouteMapRedistributionConnectedStaticOspfRouteMapMatchIpv4
    bgp-route-map-redistributions connected-static match ipv4
    metric number
    Connected Static BGP OSPF Route map Metric
    interface str
    Connected Static BGP OSPF Route map Interface
    ipv4 GetBgpRouteMapRedistributionConnectedStaticOspfRouteMapMatchIpv4
    bgp-route-map-redistributions connected-static match ipv4
    metric int
    Connected Static BGP OSPF Route map Metric
    interface String
    Connected Static BGP OSPF Route map Interface
    ipv4 Property Map
    bgp-route-map-redistributions connected-static match ipv4
    metric Number
    Connected Static BGP OSPF Route map Metric

    GetBgpRouteMapRedistributionConnectedStaticOspfRouteMapMatchIpv4

    address Property Map
    Connected Static Root OSPF Address
    nextHop Property Map
    Next hop

    GetBgpRouteMapRedistributionConnectedStaticOspfRouteMapMatchIpv4Address

    AccessList string
    Connected Static BGP OSPF Route map ipv4 Access list
    PrefixList string
    Connected Static BGP OSPF Route map ipv4 Prefix list
    AccessList string
    Connected Static BGP OSPF Route map ipv4 Access list
    PrefixList string
    Connected Static BGP OSPF Route map ipv4 Prefix list
    accessList String
    Connected Static BGP OSPF Route map ipv4 Access list
    prefixList String
    Connected Static BGP OSPF Route map ipv4 Prefix list
    accessList string
    Connected Static BGP OSPF Route map ipv4 Access list
    prefixList string
    Connected Static BGP OSPF Route map ipv4 Prefix list
    access_list str
    Connected Static BGP OSPF Route map ipv4 Access list
    prefix_list str
    Connected Static BGP OSPF Route map ipv4 Prefix list
    accessList String
    Connected Static BGP OSPF Route map ipv4 Access list
    prefixList String
    Connected Static BGP OSPF Route map ipv4 Prefix list

    GetBgpRouteMapRedistributionConnectedStaticOspfRouteMapMatchIpv4NextHop

    AccessList string
    Connected Static BGP OSPF Route map ipv4 next hop Access list
    PrefixList string
    Connected Static BGP OSPF Route map ipv4 next hop Prefix list
    AccessList string
    Connected Static BGP OSPF Route map ipv4 next hop Access list
    PrefixList string
    Connected Static BGP OSPF Route map ipv4 next hop Prefix list
    accessList String
    Connected Static BGP OSPF Route map ipv4 next hop Access list
    prefixList String
    Connected Static BGP OSPF Route map ipv4 next hop Prefix list
    accessList string
    Connected Static BGP OSPF Route map ipv4 next hop Access list
    prefixList string
    Connected Static BGP OSPF Route map ipv4 next hop Prefix list
    access_list str
    Connected Static BGP OSPF Route map ipv4 next hop Access list
    prefix_list str
    Connected Static BGP OSPF Route map ipv4 next hop Prefix list
    accessList String
    Connected Static BGP OSPF Route map ipv4 next hop Access list
    prefixList String
    Connected Static BGP OSPF Route map ipv4 next hop Prefix list

    GetBgpRouteMapRedistributionConnectedStaticOspfRouteMapSet

    Metric GetBgpRouteMapRedistributionConnectedStaticOspfRouteMapSetMetric
    Metric
    MetricType string
    Connected Static BGP OSPF Route map set Metric type
    Tag int
    Connected Static BGP OSPF Route map set Tag
    Metric GetBgpRouteMapRedistributionConnectedStaticOspfRouteMapSetMetric
    Metric
    MetricType string
    Connected Static BGP OSPF Route map set Metric type
    Tag int
    Connected Static BGP OSPF Route map set Tag
    metric GetBgpRouteMapRedistributionConnectedStaticOspfRouteMapSetMetric
    Metric
    metricType String
    Connected Static BGP OSPF Route map set Metric type
    tag Integer
    Connected Static BGP OSPF Route map set Tag
    metric GetBgpRouteMapRedistributionConnectedStaticOspfRouteMapSetMetric
    Metric
    metricType string
    Connected Static BGP OSPF Route map set Metric type
    tag number
    Connected Static BGP OSPF Route map set Tag
    metric GetBgpRouteMapRedistributionConnectedStaticOspfRouteMapSetMetric
    Metric
    metric_type str
    Connected Static BGP OSPF Route map set Metric type
    tag int
    Connected Static BGP OSPF Route map set Tag
    metric Property Map
    Metric
    metricType String
    Connected Static BGP OSPF Route map set Metric type
    tag Number
    Connected Static BGP OSPF Route map set Tag

    GetBgpRouteMapRedistributionConnectedStaticOspfRouteMapSetMetric

    Action string
    Connected Static BGP OSPF Route map set Metric action
    Value int
    Connected Static BGP OSPF Route map set Metric value
    Action string
    Connected Static BGP OSPF Route map set Metric action
    Value int
    Connected Static BGP OSPF Route map set Metric value
    action String
    Connected Static BGP OSPF Route map set Metric action
    value Integer
    Connected Static BGP OSPF Route map set Metric value
    action string
    Connected Static BGP OSPF Route map set Metric action
    value number
    Connected Static BGP OSPF Route map set Metric value
    action str
    Connected Static BGP OSPF Route map set Metric action
    value int
    Connected Static BGP OSPF Route map set Metric value
    action String
    Connected Static BGP OSPF Route map set Metric action
    value Number
    Connected Static BGP OSPF Route map set Metric value

    GetBgpRouteMapRedistributionConnectedStaticRib

    routeMaps List<Property Map>
    Connected Static BGP Rib Route maps

    GetBgpRouteMapRedistributionConnectedStaticRibRouteMap

    Action string
    Connected Static BGP Rib Route maps Action
    Description string
    Connected Static BGP Rib Route maps Description
    Match GetBgpRouteMapRedistributionConnectedStaticRibRouteMapMatch
    Match
    Name int
    Connected Static BGP Rib Route maps Sequence number
    Set GetBgpRouteMapRedistributionConnectedStaticRibRouteMapSet
    Connected Static Root RIB set
    Action string
    Connected Static BGP Rib Route maps Action
    Description string
    Connected Static BGP Rib Route maps Description
    Match GetBgpRouteMapRedistributionConnectedStaticRibRouteMapMatch
    Match
    Name int
    Connected Static BGP Rib Route maps Sequence number
    Set GetBgpRouteMapRedistributionConnectedStaticRibRouteMapSet
    Connected Static Root RIB set
    action String
    Connected Static BGP Rib Route maps Action
    description String
    Connected Static BGP Rib Route maps Description
    match GetBgpRouteMapRedistributionConnectedStaticRibRouteMapMatch
    Match
    name Integer
    Connected Static BGP Rib Route maps Sequence number
    set GetBgpRouteMapRedistributionConnectedStaticRibRouteMapSet
    Connected Static Root RIB set
    action string
    Connected Static BGP Rib Route maps Action
    description string
    Connected Static BGP Rib Route maps Description
    match GetBgpRouteMapRedistributionConnectedStaticRibRouteMapMatch
    Match
    name number
    Connected Static BGP Rib Route maps Sequence number
    set GetBgpRouteMapRedistributionConnectedStaticRibRouteMapSet
    Connected Static Root RIB set
    action str
    Connected Static BGP Rib Route maps Action
    description str
    Connected Static BGP Rib Route maps Description
    match GetBgpRouteMapRedistributionConnectedStaticRibRouteMapMatch
    Match
    name int
    Connected Static BGP Rib Route maps Sequence number
    set GetBgpRouteMapRedistributionConnectedStaticRibRouteMapSet
    Connected Static Root RIB set
    action String
    Connected Static BGP Rib Route maps Action
    description String
    Connected Static BGP Rib Route maps Description
    match Property Map
    Match
    name Number
    Connected Static BGP Rib Route maps Sequence number
    set Property Map
    Connected Static Root RIB set

    GetBgpRouteMapRedistributionConnectedStaticRibRouteMapMatch

    Interface string
    Connected Static BGP Rib Route maps Interface
    Ipv4 GetBgpRouteMapRedistributionConnectedStaticRibRouteMapMatchIpv4
    Ipv4
    Metric int
    Connected Static BGP Rib Route maps Metric
    Interface string
    Connected Static BGP Rib Route maps Interface
    Ipv4 GetBgpRouteMapRedistributionConnectedStaticRibRouteMapMatchIpv4
    Ipv4
    Metric int
    Connected Static BGP Rib Route maps Metric
    interface_ String
    Connected Static BGP Rib Route maps Interface
    ipv4 GetBgpRouteMapRedistributionConnectedStaticRibRouteMapMatchIpv4
    Ipv4
    metric Integer
    Connected Static BGP Rib Route maps Metric
    interface string
    Connected Static BGP Rib Route maps Interface
    ipv4 GetBgpRouteMapRedistributionConnectedStaticRibRouteMapMatchIpv4
    Ipv4
    metric number
    Connected Static BGP Rib Route maps Metric
    interface str
    Connected Static BGP Rib Route maps Interface
    ipv4 GetBgpRouteMapRedistributionConnectedStaticRibRouteMapMatchIpv4
    Ipv4
    metric int
    Connected Static BGP Rib Route maps Metric
    interface String
    Connected Static BGP Rib Route maps Interface
    ipv4 Property Map
    Ipv4
    metric Number
    Connected Static BGP Rib Route maps Metric

    GetBgpRouteMapRedistributionConnectedStaticRibRouteMapMatchIpv4

    address Property Map
    Connected Static BGP Rib Route maps ipv4 address
    nextHop Property Map
    Next hop

    GetBgpRouteMapRedistributionConnectedStaticRibRouteMapMatchIpv4Address

    AccessList string
    Connected Static BGP Rib Route maps ipv4 Access list
    PrefixList string
    Connected Static BGP Rib Route maps ipv4 Prefix list
    AccessList string
    Connected Static BGP Rib Route maps ipv4 Access list
    PrefixList string
    Connected Static BGP Rib Route maps ipv4 Prefix list
    accessList String
    Connected Static BGP Rib Route maps ipv4 Access list
    prefixList String
    Connected Static BGP Rib Route maps ipv4 Prefix list
    accessList string
    Connected Static BGP Rib Route maps ipv4 Access list
    prefixList string
    Connected Static BGP Rib Route maps ipv4 Prefix list
    access_list str
    Connected Static BGP Rib Route maps ipv4 Access list
    prefix_list str
    Connected Static BGP Rib Route maps ipv4 Prefix list
    accessList String
    Connected Static BGP Rib Route maps ipv4 Access list
    prefixList String
    Connected Static BGP Rib Route maps ipv4 Prefix list

    GetBgpRouteMapRedistributionConnectedStaticRibRouteMapMatchIpv4NextHop

    AccessList string
    Connected Static BGP Rib Route maps ipv4 nect hop Access list
    PrefixList string
    Connected Static BGP Rib Route maps ipv4 next hop Prefix list
    AccessList string
    Connected Static BGP Rib Route maps ipv4 nect hop Access list
    PrefixList string
    Connected Static BGP Rib Route maps ipv4 next hop Prefix list
    accessList String
    Connected Static BGP Rib Route maps ipv4 nect hop Access list
    prefixList String
    Connected Static BGP Rib Route maps ipv4 next hop Prefix list
    accessList string
    Connected Static BGP Rib Route maps ipv4 nect hop Access list
    prefixList string
    Connected Static BGP Rib Route maps ipv4 next hop Prefix list
    access_list str
    Connected Static BGP Rib Route maps ipv4 nect hop Access list
    prefix_list str
    Connected Static BGP Rib Route maps ipv4 next hop Prefix list
    accessList String
    Connected Static BGP Rib Route maps ipv4 nect hop Access list
    prefixList String
    Connected Static BGP Rib Route maps ipv4 next hop Prefix list

    GetBgpRouteMapRedistributionConnectedStaticRibRouteMapSet

    SourceAddress string
    Connected Static BGP Rib Route Map Distribution Source address
    SourceAddress string
    Connected Static BGP Rib Route Map Distribution Source address
    sourceAddress String
    Connected Static BGP Rib Route Map Distribution Source address
    sourceAddress string
    Connected Static BGP Rib Route Map Distribution Source address
    source_address str
    Connected Static BGP Rib Route Map Distribution Source address
    sourceAddress String
    Connected Static BGP Rib Route Map Distribution Source address

    GetBgpRouteMapRedistributionOspf

    GetBgpRouteMapRedistributionOspfBgp

    routeMaps List<Property Map>
    OSPF BGP Route maps

    GetBgpRouteMapRedistributionOspfBgpRouteMap

    Action string
    OSPF BGP Route maps Action
    Description string
    OSPF BGP Route maps Description
    Match GetBgpRouteMapRedistributionOspfBgpRouteMapMatch
    Match
    Name int
    OSPF BGP Route maps Sequence number
    Set GetBgpRouteMapRedistributionOspfBgpRouteMapSet
    OSPF Root Set
    Action string
    OSPF BGP Route maps Action
    Description string
    OSPF BGP Route maps Description
    Match GetBgpRouteMapRedistributionOspfBgpRouteMapMatch
    Match
    Name int
    OSPF BGP Route maps Sequence number
    Set GetBgpRouteMapRedistributionOspfBgpRouteMapSet
    OSPF Root Set
    action String
    OSPF BGP Route maps Action
    description String
    OSPF BGP Route maps Description
    match GetBgpRouteMapRedistributionOspfBgpRouteMapMatch
    Match
    name Integer
    OSPF BGP Route maps Sequence number
    set GetBgpRouteMapRedistributionOspfBgpRouteMapSet
    OSPF Root Set
    action string
    OSPF BGP Route maps Action
    description string
    OSPF BGP Route maps Description
    match GetBgpRouteMapRedistributionOspfBgpRouteMapMatch
    Match
    name number
    OSPF BGP Route maps Sequence number
    set GetBgpRouteMapRedistributionOspfBgpRouteMapSet
    OSPF Root Set
    action str
    OSPF BGP Route maps Action
    description str
    OSPF BGP Route maps Description
    match GetBgpRouteMapRedistributionOspfBgpRouteMapMatch
    Match
    name int
    OSPF BGP Route maps Sequence number
    set GetBgpRouteMapRedistributionOspfBgpRouteMapSet
    OSPF Root Set
    action String
    OSPF BGP Route maps Action
    description String
    OSPF BGP Route maps Description
    match Property Map
    Match
    name Number
    OSPF BGP Route maps Sequence number
    set Property Map
    OSPF Root Set

    GetBgpRouteMapRedistributionOspfBgpRouteMapMatch

    Address GetBgpRouteMapRedistributionOspfBgpRouteMapMatchAddress
    bgp-route-map-redistributions ospf address
    Interface string
    OSPF BGP Route maps Interface
    Metric int
    OSPF BGP Route maps Metric
    NextHop GetBgpRouteMapRedistributionOspfBgpRouteMapMatchNextHop
    bgp-route-map-redistributions ospf next*hop
    Tag int
    OSPF BGP Route maps Tag
    Address GetBgpRouteMapRedistributionOspfBgpRouteMapMatchAddress
    bgp-route-map-redistributions ospf address
    Interface string
    OSPF BGP Route maps Interface
    Metric int
    OSPF BGP Route maps Metric
    NextHop GetBgpRouteMapRedistributionOspfBgpRouteMapMatchNextHop
    bgp-route-map-redistributions ospf next*hop
    Tag int
    OSPF BGP Route maps Tag
    address GetBgpRouteMapRedistributionOspfBgpRouteMapMatchAddress
    bgp-route-map-redistributions ospf address
    interface_ String
    OSPF BGP Route maps Interface
    metric Integer
    OSPF BGP Route maps Metric
    nextHop GetBgpRouteMapRedistributionOspfBgpRouteMapMatchNextHop
    bgp-route-map-redistributions ospf next*hop
    tag Integer
    OSPF BGP Route maps Tag
    address GetBgpRouteMapRedistributionOspfBgpRouteMapMatchAddress
    bgp-route-map-redistributions ospf address
    interface string
    OSPF BGP Route maps Interface
    metric number
    OSPF BGP Route maps Metric
    nextHop GetBgpRouteMapRedistributionOspfBgpRouteMapMatchNextHop
    bgp-route-map-redistributions ospf next*hop
    tag number
    OSPF BGP Route maps Tag
    address GetBgpRouteMapRedistributionOspfBgpRouteMapMatchAddress
    bgp-route-map-redistributions ospf address
    interface str
    OSPF BGP Route maps Interface
    metric int
    OSPF BGP Route maps Metric
    next_hop GetBgpRouteMapRedistributionOspfBgpRouteMapMatchNextHop
    bgp-route-map-redistributions ospf next*hop
    tag int
    OSPF BGP Route maps Tag
    address Property Map
    bgp-route-map-redistributions ospf address
    interface String
    OSPF BGP Route maps Interface
    metric Number
    OSPF BGP Route maps Metric
    nextHop Property Map
    bgp-route-map-redistributions ospf next*hop
    tag Number
    OSPF BGP Route maps Tag

    GetBgpRouteMapRedistributionOspfBgpRouteMapMatchAddress

    AccessList string
    OSPF BGP Route maps match Access list
    PrefixList string
    OSPF BGP Route maps match Prefix list
    AccessList string
    OSPF BGP Route maps match Access list
    PrefixList string
    OSPF BGP Route maps match Prefix list
    accessList String
    OSPF BGP Route maps match Access list
    prefixList String
    OSPF BGP Route maps match Prefix list
    accessList string
    OSPF BGP Route maps match Access list
    prefixList string
    OSPF BGP Route maps match Prefix list
    access_list str
    OSPF BGP Route maps match Access list
    prefix_list str
    OSPF BGP Route maps match Prefix list
    accessList String
    OSPF BGP Route maps match Access list
    prefixList String
    OSPF BGP Route maps match Prefix list

    GetBgpRouteMapRedistributionOspfBgpRouteMapMatchNextHop

    AccessList string
    OSPF BGP Route maps next_hop Access list
    PrefixList string
    OSPF BGP Route maps next_hop Prefix list
    AccessList string
    OSPF BGP Route maps next_hop Access list
    PrefixList string
    OSPF BGP Route maps next_hop Prefix list
    accessList String
    OSPF BGP Route maps next_hop Access list
    prefixList String
    OSPF BGP Route maps next_hop Prefix list
    accessList string
    OSPF BGP Route maps next_hop Access list
    prefixList string
    OSPF BGP Route maps next_hop Prefix list
    access_list str
    OSPF BGP Route maps next_hop Access list
    prefix_list str
    OSPF BGP Route maps next_hop Prefix list
    accessList String
    OSPF BGP Route maps next_hop Access list
    prefixList String
    OSPF BGP Route maps next_hop Prefix list

    GetBgpRouteMapRedistributionOspfBgpRouteMapSet

    Aggregator GetBgpRouteMapRedistributionOspfBgpRouteMapSetAggregator
    bgp-route-map-redistributions set aggregator
    AspathPrepends List<int>
    OSPF BGP Route maps set AS numbers
    AtomicAggregate bool
    OSPF BGP Route maps set Enable BGP atomic aggregate?
    Ipv4 GetBgpRouteMapRedistributionOspfBgpRouteMapSetIpv4
    Ipv4
    LargeCommunities List<string>
    OSPF BGP Route maps set Large communities
    LocalPreference int
    OSPF BGP Route maps set Local preference
    Metric GetBgpRouteMapRedistributionOspfBgpRouteMapSetMetric
    Metric
    Origin string
    OSPF BGP Route maps set Origin
    OriginatorId string
    OSPF BGP Route maps set Originator ID
    RegularCommunities List<string>
    OSPF BGP Route maps set Regular communities
    Tag int
    OSPF BGP Route maps set Tag
    Weight int
    OSPF BGP Route maps set Weight
    Aggregator GetBgpRouteMapRedistributionOspfBgpRouteMapSetAggregator
    bgp-route-map-redistributions set aggregator
    AspathPrepends []int
    OSPF BGP Route maps set AS numbers
    AtomicAggregate bool
    OSPF BGP Route maps set Enable BGP atomic aggregate?
    Ipv4 GetBgpRouteMapRedistributionOspfBgpRouteMapSetIpv4
    Ipv4
    LargeCommunities []string
    OSPF BGP Route maps set Large communities
    LocalPreference int
    OSPF BGP Route maps set Local preference
    Metric GetBgpRouteMapRedistributionOspfBgpRouteMapSetMetric
    Metric
    Origin string
    OSPF BGP Route maps set Origin
    OriginatorId string
    OSPF BGP Route maps set Originator ID
    RegularCommunities []string
    OSPF BGP Route maps set Regular communities
    Tag int
    OSPF BGP Route maps set Tag
    Weight int
    OSPF BGP Route maps set Weight
    aggregator GetBgpRouteMapRedistributionOspfBgpRouteMapSetAggregator
    bgp-route-map-redistributions set aggregator
    aspathPrepends List<Integer>
    OSPF BGP Route maps set AS numbers
    atomicAggregate Boolean
    OSPF BGP Route maps set Enable BGP atomic aggregate?
    ipv4 GetBgpRouteMapRedistributionOspfBgpRouteMapSetIpv4
    Ipv4
    largeCommunities List<String>
    OSPF BGP Route maps set Large communities
    localPreference Integer
    OSPF BGP Route maps set Local preference
    metric GetBgpRouteMapRedistributionOspfBgpRouteMapSetMetric
    Metric
    origin String
    OSPF BGP Route maps set Origin
    originatorId String
    OSPF BGP Route maps set Originator ID
    regularCommunities List<String>
    OSPF BGP Route maps set Regular communities
    tag Integer
    OSPF BGP Route maps set Tag
    weight Integer
    OSPF BGP Route maps set Weight
    aggregator GetBgpRouteMapRedistributionOspfBgpRouteMapSetAggregator
    bgp-route-map-redistributions set aggregator
    aspathPrepends number[]
    OSPF BGP Route maps set AS numbers
    atomicAggregate boolean
    OSPF BGP Route maps set Enable BGP atomic aggregate?
    ipv4 GetBgpRouteMapRedistributionOspfBgpRouteMapSetIpv4
    Ipv4
    largeCommunities string[]
    OSPF BGP Route maps set Large communities
    localPreference number
    OSPF BGP Route maps set Local preference
    metric GetBgpRouteMapRedistributionOspfBgpRouteMapSetMetric
    Metric
    origin string
    OSPF BGP Route maps set Origin
    originatorId string
    OSPF BGP Route maps set Originator ID
    regularCommunities string[]
    OSPF BGP Route maps set Regular communities
    tag number
    OSPF BGP Route maps set Tag
    weight number
    OSPF BGP Route maps set Weight
    aggregator GetBgpRouteMapRedistributionOspfBgpRouteMapSetAggregator
    bgp-route-map-redistributions set aggregator
    aspath_prepends Sequence[int]
    OSPF BGP Route maps set AS numbers
    atomic_aggregate bool
    OSPF BGP Route maps set Enable BGP atomic aggregate?
    ipv4 GetBgpRouteMapRedistributionOspfBgpRouteMapSetIpv4
    Ipv4
    large_communities Sequence[str]
    OSPF BGP Route maps set Large communities
    local_preference int
    OSPF BGP Route maps set Local preference
    metric GetBgpRouteMapRedistributionOspfBgpRouteMapSetMetric
    Metric
    origin str
    OSPF BGP Route maps set Origin
    originator_id str
    OSPF BGP Route maps set Originator ID
    regular_communities Sequence[str]
    OSPF BGP Route maps set Regular communities
    tag int
    OSPF BGP Route maps set Tag
    weight int
    OSPF BGP Route maps set Weight
    aggregator Property Map
    bgp-route-map-redistributions set aggregator
    aspathPrepends List<Number>
    OSPF BGP Route maps set AS numbers
    atomicAggregate Boolean
    OSPF BGP Route maps set Enable BGP atomic aggregate?
    ipv4 Property Map
    Ipv4
    largeCommunities List<String>
    OSPF BGP Route maps set Large communities
    localPreference Number
    OSPF BGP Route maps set Local preference
    metric Property Map
    Metric
    origin String
    OSPF BGP Route maps set Origin
    originatorId String
    OSPF BGP Route maps set Originator ID
    regularCommunities List<String>
    OSPF BGP Route maps set Regular communities
    tag Number
    OSPF BGP Route maps set Tag
    weight Number
    OSPF BGP Route maps set Weight

    GetBgpRouteMapRedistributionOspfBgpRouteMapSetAggregator

    As int
    OSPF BGP Route maps set Aggregator AS
    RouterId string
    OSPF BGP Route maps set Router ID
    As int
    OSPF BGP Route maps set Aggregator AS
    RouterId string
    OSPF BGP Route maps set Router ID
    as Integer
    OSPF BGP Route maps set Aggregator AS
    routerId String
    OSPF BGP Route maps set Router ID
    as number
    OSPF BGP Route maps set Aggregator AS
    routerId string
    OSPF BGP Route maps set Router ID
    as_ int
    OSPF BGP Route maps set Aggregator AS
    router_id str
    OSPF BGP Route maps set Router ID
    as Number
    OSPF BGP Route maps set Aggregator AS
    routerId String
    OSPF BGP Route maps set Router ID

    GetBgpRouteMapRedistributionOspfBgpRouteMapSetIpv4

    NextHop string
    OSPF BGP Route maps set ipv4 Next hop
    SourceAddress string
    OSPF BGP Route maps set ipv4 Source address
    NextHop string
    OSPF BGP Route maps set ipv4 Next hop
    SourceAddress string
    OSPF BGP Route maps set ipv4 Source address
    nextHop String
    OSPF BGP Route maps set ipv4 Next hop
    sourceAddress String
    OSPF BGP Route maps set ipv4 Source address
    nextHop string
    OSPF BGP Route maps set ipv4 Next hop
    sourceAddress string
    OSPF BGP Route maps set ipv4 Source address
    next_hop str
    OSPF BGP Route maps set ipv4 Next hop
    source_address str
    OSPF BGP Route maps set ipv4 Source address
    nextHop String
    OSPF BGP Route maps set ipv4 Next hop
    sourceAddress String
    OSPF BGP Route maps set ipv4 Source address

    GetBgpRouteMapRedistributionOspfBgpRouteMapSetMetric

    Action string
    OSPF BGP Route maps set Metric action
    Value int
    OSPF BGP Route maps set Metric value
    Action string
    OSPF BGP Route maps set Metric action
    Value int
    OSPF BGP Route maps set Metric value
    action String
    OSPF BGP Route maps set Metric action
    value Integer
    OSPF BGP Route maps set Metric value
    action string
    OSPF BGP Route maps set Metric action
    value number
    OSPF BGP Route maps set Metric value
    action str
    OSPF BGP Route maps set Metric action
    value int
    OSPF BGP Route maps set Metric value
    action String
    OSPF BGP Route maps set Metric action
    value Number
    OSPF BGP Route maps set Metric value

    GetBgpRouteMapRedistributionOspfRib

    routeMaps List<Property Map>
    OSPF RIB Route maps set Route maps

    GetBgpRouteMapRedistributionOspfRibRouteMap

    Action string
    OSPF RIB Route maps Action
    Description string
    OSPF RIB Route maps Description
    Match GetBgpRouteMapRedistributionOspfRibRouteMapMatch
    Match
    Name int
    OSPF RIB Route mapsSequence number
    Set GetBgpRouteMapRedistributionOspfRibRouteMapSet
    OSPF RIB Route maps set
    Action string
    OSPF RIB Route maps Action
    Description string
    OSPF RIB Route maps Description
    Match GetBgpRouteMapRedistributionOspfRibRouteMapMatch
    Match
    Name int
    OSPF RIB Route mapsSequence number
    Set GetBgpRouteMapRedistributionOspfRibRouteMapSet
    OSPF RIB Route maps set
    action String
    OSPF RIB Route maps Action
    description String
    OSPF RIB Route maps Description
    match GetBgpRouteMapRedistributionOspfRibRouteMapMatch
    Match
    name Integer
    OSPF RIB Route mapsSequence number
    set GetBgpRouteMapRedistributionOspfRibRouteMapSet
    OSPF RIB Route maps set
    action string
    OSPF RIB Route maps Action
    description string
    OSPF RIB Route maps Description
    match GetBgpRouteMapRedistributionOspfRibRouteMapMatch
    Match
    name number
    OSPF RIB Route mapsSequence number
    set GetBgpRouteMapRedistributionOspfRibRouteMapSet
    OSPF RIB Route maps set
    action str
    OSPF RIB Route maps Action
    description str
    OSPF RIB Route maps Description
    match GetBgpRouteMapRedistributionOspfRibRouteMapMatch
    Match
    name int
    OSPF RIB Route mapsSequence number
    set GetBgpRouteMapRedistributionOspfRibRouteMapSet
    OSPF RIB Route maps set
    action String
    OSPF RIB Route maps Action
    description String
    OSPF RIB Route maps Description
    match Property Map
    Match
    name Number
    OSPF RIB Route mapsSequence number
    set Property Map
    OSPF RIB Route maps set

    GetBgpRouteMapRedistributionOspfRibRouteMapMatch

    Address GetBgpRouteMapRedistributionOspfRibRouteMapMatchAddress
    OSPF RIB Route maps address
    Interface string
    OSPF RIB Route maps Interface
    Metric int
    OSPF RIB Route maps Metric
    NextHop GetBgpRouteMapRedistributionOspfRibRouteMapMatchNextHop
    OSPF RIB Route maps next*hop
    Tag int
    OSPF RIB Route maps tag
    Address GetBgpRouteMapRedistributionOspfRibRouteMapMatchAddress
    OSPF RIB Route maps address
    Interface string
    OSPF RIB Route maps Interface
    Metric int
    OSPF RIB Route maps Metric
    NextHop GetBgpRouteMapRedistributionOspfRibRouteMapMatchNextHop
    OSPF RIB Route maps next*hop
    Tag int
    OSPF RIB Route maps tag
    address GetBgpRouteMapRedistributionOspfRibRouteMapMatchAddress
    OSPF RIB Route maps address
    interface_ String
    OSPF RIB Route maps Interface
    metric Integer
    OSPF RIB Route maps Metric
    nextHop GetBgpRouteMapRedistributionOspfRibRouteMapMatchNextHop
    OSPF RIB Route maps next*hop
    tag Integer
    OSPF RIB Route maps tag
    address GetBgpRouteMapRedistributionOspfRibRouteMapMatchAddress
    OSPF RIB Route maps address
    interface string
    OSPF RIB Route maps Interface
    metric number
    OSPF RIB Route maps Metric
    nextHop GetBgpRouteMapRedistributionOspfRibRouteMapMatchNextHop
    OSPF RIB Route maps next*hop
    tag number
    OSPF RIB Route maps tag
    address GetBgpRouteMapRedistributionOspfRibRouteMapMatchAddress
    OSPF RIB Route maps address
    interface str
    OSPF RIB Route maps Interface
    metric int
    OSPF RIB Route maps Metric
    next_hop GetBgpRouteMapRedistributionOspfRibRouteMapMatchNextHop
    OSPF RIB Route maps next*hop
    tag int
    OSPF RIB Route maps tag
    address Property Map
    OSPF RIB Route maps address
    interface String
    OSPF RIB Route maps Interface
    metric Number
    OSPF RIB Route maps Metric
    nextHop Property Map
    OSPF RIB Route maps next*hop
    tag Number
    OSPF RIB Route maps tag

    GetBgpRouteMapRedistributionOspfRibRouteMapMatchAddress

    AccessList string
    OSPF RIB Route maps address Access list
    PrefixList string
    OSPF RIB Route maps address Prefix list
    AccessList string
    OSPF RIB Route maps address Access list
    PrefixList string
    OSPF RIB Route maps address Prefix list
    accessList String
    OSPF RIB Route maps address Access list
    prefixList String
    OSPF RIB Route maps address Prefix list
    accessList string
    OSPF RIB Route maps address Access list
    prefixList string
    OSPF RIB Route maps address Prefix list
    access_list str
    OSPF RIB Route maps address Access list
    prefix_list str
    OSPF RIB Route maps address Prefix list
    accessList String
    OSPF RIB Route maps address Access list
    prefixList String
    OSPF RIB Route maps address Prefix list

    GetBgpRouteMapRedistributionOspfRibRouteMapMatchNextHop

    AccessList string
    OSPF RIB Route maps next_hop Access list
    PrefixList string
    OSPF RIB Route maps next_hop Prefix list
    AccessList string
    OSPF RIB Route maps next_hop Access list
    PrefixList string
    OSPF RIB Route maps next_hop Prefix list
    accessList String
    OSPF RIB Route maps next_hop Access list
    prefixList String
    OSPF RIB Route maps next_hop Prefix list
    accessList string
    OSPF RIB Route maps next_hop Access list
    prefixList string
    OSPF RIB Route maps next_hop Prefix list
    access_list str
    OSPF RIB Route maps next_hop Access list
    prefix_list str
    OSPF RIB Route maps next_hop Prefix list
    accessList String
    OSPF RIB Route maps next_hop Access list
    prefixList String
    OSPF RIB Route maps next_hop Prefix list

    GetBgpRouteMapRedistributionOspfRibRouteMapSet

    SourceAddress string
    OSPF RIB Route maps set Source address
    SourceAddress string
    OSPF RIB Route maps set Source address
    sourceAddress String
    OSPF RIB Route maps set Source address
    sourceAddress string
    OSPF RIB Route maps set Source address
    source_address str
    OSPF RIB Route maps set Source address
    sourceAddress String
    OSPF RIB Route maps set Source address

    Package Details

    Repository
    scm pulumi/pulumi-scm
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the scm Terraform Provider.
    scm logo
    Strata Cloud Manager v0.4.3 published on Saturday, Nov 8, 2025 by Pulumi
      Meet Neo: Your AI Platform Teammate