1. Packages
  2. Strata Cloud Manager Provider
  3. API Docs
  4. getBgpRouteMapRedistributionList
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

    Retrieves a listing of config items.

    Using getBgpRouteMapRedistributionList

    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 getBgpRouteMapRedistributionList(args: GetBgpRouteMapRedistributionListArgs, opts?: InvokeOptions): Promise<GetBgpRouteMapRedistributionListResult>
    function getBgpRouteMapRedistributionListOutput(args: GetBgpRouteMapRedistributionListOutputArgs, opts?: InvokeOptions): Output<GetBgpRouteMapRedistributionListResult>
    def get_bgp_route_map_redistribution_list(device: Optional[str] = None,
                                              folder: Optional[str] = None,
                                              limit: Optional[int] = None,
                                              name: Optional[str] = None,
                                              offset: Optional[int] = None,
                                              snippet: Optional[str] = None,
                                              opts: Optional[InvokeOptions] = None) -> GetBgpRouteMapRedistributionListResult
    def get_bgp_route_map_redistribution_list_output(device: Optional[pulumi.Input[str]] = None,
                                              folder: Optional[pulumi.Input[str]] = None,
                                              limit: Optional[pulumi.Input[int]] = None,
                                              name: Optional[pulumi.Input[str]] = None,
                                              offset: Optional[pulumi.Input[int]] = None,
                                              snippet: Optional[pulumi.Input[str]] = None,
                                              opts: Optional[InvokeOptions] = None) -> Output[GetBgpRouteMapRedistributionListResult]
    func GetBgpRouteMapRedistributionList(ctx *Context, args *GetBgpRouteMapRedistributionListArgs, opts ...InvokeOption) (*GetBgpRouteMapRedistributionListResult, error)
    func GetBgpRouteMapRedistributionListOutput(ctx *Context, args *GetBgpRouteMapRedistributionListOutputArgs, opts ...InvokeOption) GetBgpRouteMapRedistributionListResultOutput

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

    public static class GetBgpRouteMapRedistributionList 
    {
        public static Task<GetBgpRouteMapRedistributionListResult> InvokeAsync(GetBgpRouteMapRedistributionListArgs args, InvokeOptions? opts = null)
        public static Output<GetBgpRouteMapRedistributionListResult> Invoke(GetBgpRouteMapRedistributionListInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetBgpRouteMapRedistributionListResult> getBgpRouteMapRedistributionList(GetBgpRouteMapRedistributionListArgs args, InvokeOptions options)
    public static Output<GetBgpRouteMapRedistributionListResult> getBgpRouteMapRedistributionList(GetBgpRouteMapRedistributionListArgs args, InvokeOptions options)
    
    fn::invoke:
      function: scm:index/getBgpRouteMapRedistributionList:getBgpRouteMapRedistributionList
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Device string
    The device of the item.
    Folder string
    The folder of the item. Default: Shared.
    Limit int
    The max number of items to return. Default: 200.
    Name string
    The name of the item.
    Offset int
    The offset of the first item to return.
    Snippet string
    The snippet of the item.
    Device string
    The device of the item.
    Folder string
    The folder of the item. Default: Shared.
    Limit int
    The max number of items to return. Default: 200.
    Name string
    The name of the item.
    Offset int
    The offset of the first item to return.
    Snippet string
    The snippet of the item.
    device String
    The device of the item.
    folder String
    The folder of the item. Default: Shared.
    limit Integer
    The max number of items to return. Default: 200.
    name String
    The name of the item.
    offset Integer
    The offset of the first item to return.
    snippet String
    The snippet of the item.
    device string
    The device of the item.
    folder string
    The folder of the item. Default: Shared.
    limit number
    The max number of items to return. Default: 200.
    name string
    The name of the item.
    offset number
    The offset of the first item to return.
    snippet string
    The snippet of the item.
    device str
    The device of the item.
    folder str
    The folder of the item. Default: Shared.
    limit int
    The max number of items to return. Default: 200.
    name str
    The name of the item.
    offset int
    The offset of the first item to return.
    snippet str
    The snippet of the item.
    device String
    The device of the item.
    folder String
    The folder of the item. Default: Shared.
    limit Number
    The max number of items to return. Default: 200.
    name String
    The name of the item.
    offset Number
    The offset of the first item to return.
    snippet String
    The snippet of the item.

    getBgpRouteMapRedistributionList Result

    The following output properties are available:

    Datas List<GetBgpRouteMapRedistributionListData>
    The data.
    Id string
    The provider-assigned unique ID for this managed resource.
    Tfid string
    Total int
    The total number of items.
    Device string
    The device of the item.
    Folder string
    The folder of the item. Default: Shared.
    Limit int
    The max number of items to return. Default: 200.
    Name string
    The name of the item.
    Offset int
    The offset of the first item to return.
    Snippet string
    The snippet of the item.
    Datas []GetBgpRouteMapRedistributionListData
    The data.
    Id string
    The provider-assigned unique ID for this managed resource.
    Tfid string
    Total int
    The total number of items.
    Device string
    The device of the item.
    Folder string
    The folder of the item. Default: Shared.
    Limit int
    The max number of items to return. Default: 200.
    Name string
    The name of the item.
    Offset int
    The offset of the first item to return.
    Snippet string
    The snippet of the item.
    datas List<GetBgpRouteMapRedistributionListData>
    The data.
    id String
    The provider-assigned unique ID for this managed resource.
    tfid String
    total Integer
    The total number of items.
    device String
    The device of the item.
    folder String
    The folder of the item. Default: Shared.
    limit Integer
    The max number of items to return. Default: 200.
    name String
    The name of the item.
    offset Integer
    The offset of the first item to return.
    snippet String
    The snippet of the item.
    datas GetBgpRouteMapRedistributionListData[]
    The data.
    id string
    The provider-assigned unique ID for this managed resource.
    tfid string
    total number
    The total number of items.
    device string
    The device of the item.
    folder string
    The folder of the item. Default: Shared.
    limit number
    The max number of items to return. Default: 200.
    name string
    The name of the item.
    offset number
    The offset of the first item to return.
    snippet string
    The snippet of the item.
    datas Sequence[GetBgpRouteMapRedistributionListData]
    The data.
    id str
    The provider-assigned unique ID for this managed resource.
    tfid str
    total int
    The total number of items.
    device str
    The device of the item.
    folder str
    The folder of the item. Default: Shared.
    limit int
    The max number of items to return. Default: 200.
    name str
    The name of the item.
    offset int
    The offset of the first item to return.
    snippet str
    The snippet of the item.
    datas List<Property Map>
    The data.
    id String
    The provider-assigned unique ID for this managed resource.
    tfid String
    total Number
    The total number of items.
    device String
    The device of the item.
    folder String
    The folder of the item. Default: Shared.
    limit Number
    The max number of items to return. Default: 200.
    name String
    The name of the item.
    offset Number
    The offset of the first item to return.
    snippet String
    The snippet of the item.

    Supporting Types

    GetBgpRouteMapRedistributionListData

    Bgp GetBgpRouteMapRedistributionListDataBgp
    Bgp
    ConnectedStatic GetBgpRouteMapRedistributionListDataConnectedStatic
    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 GetBgpRouteMapRedistributionListDataOspf
    Ospf
    Snippet string
    The snippet in which the resource is defined
    Tfid string
    Bgp GetBgpRouteMapRedistributionListDataBgp
    Bgp
    ConnectedStatic GetBgpRouteMapRedistributionListDataConnectedStatic
    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 GetBgpRouteMapRedistributionListDataOspf
    Ospf
    Snippet string
    The snippet in which the resource is defined
    Tfid string
    bgp GetBgpRouteMapRedistributionListDataBgp
    Bgp
    connectedStatic GetBgpRouteMapRedistributionListDataConnectedStatic
    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 GetBgpRouteMapRedistributionListDataOspf
    Ospf
    snippet String
    The snippet in which the resource is defined
    tfid String
    bgp GetBgpRouteMapRedistributionListDataBgp
    Bgp
    connectedStatic GetBgpRouteMapRedistributionListDataConnectedStatic
    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 GetBgpRouteMapRedistributionListDataOspf
    Ospf
    snippet string
    The snippet in which the resource is defined
    tfid string
    bgp GetBgpRouteMapRedistributionListDataBgp
    Bgp
    connected_static GetBgpRouteMapRedistributionListDataConnectedStatic
    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 GetBgpRouteMapRedistributionListDataOspf
    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

    GetBgpRouteMapRedistributionListDataBgp

    GetBgpRouteMapRedistributionListDataBgpOspf

    routeMaps List<Property Map>
    BGP Root OSPF Route maps

    GetBgpRouteMapRedistributionListDataBgpOspfRouteMap

    Action string
    BGP Root OSPF Route maps Action
    Description string
    BGP Root OSPF Route maps Description
    Match GetBgpRouteMapRedistributionListDataBgpOspfRouteMapMatch
    Match
    Name int
    BGP Root OSPF Route maps Sequence number
    Set GetBgpRouteMapRedistributionListDataBgpOspfRouteMapSet
    BGP Root OSPF Set
    Action string
    BGP Root OSPF Route maps Action
    Description string
    BGP Root OSPF Route maps Description
    Match GetBgpRouteMapRedistributionListDataBgpOspfRouteMapMatch
    Match
    Name int
    BGP Root OSPF Route maps Sequence number
    Set GetBgpRouteMapRedistributionListDataBgpOspfRouteMapSet
    BGP Root OSPF Set
    action String
    BGP Root OSPF Route maps Action
    description String
    BGP Root OSPF Route maps Description
    match GetBgpRouteMapRedistributionListDataBgpOspfRouteMapMatch
    Match
    name Integer
    BGP Root OSPF Route maps Sequence number
    set GetBgpRouteMapRedistributionListDataBgpOspfRouteMapSet
    BGP Root OSPF Set
    action string
    BGP Root OSPF Route maps Action
    description string
    BGP Root OSPF Route maps Description
    match GetBgpRouteMapRedistributionListDataBgpOspfRouteMapMatch
    Match
    name number
    BGP Root OSPF Route maps Sequence number
    set GetBgpRouteMapRedistributionListDataBgpOspfRouteMapSet
    BGP Root OSPF Set
    action str
    BGP Root OSPF Route maps Action
    description str
    BGP Root OSPF Route maps Description
    match GetBgpRouteMapRedistributionListDataBgpOspfRouteMapMatch
    Match
    name int
    BGP Root OSPF Route maps Sequence number
    set GetBgpRouteMapRedistributionListDataBgpOspfRouteMapSet
    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

    GetBgpRouteMapRedistributionListDataBgpOspfRouteMapMatch

    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 GetBgpRouteMapRedistributionListDataBgpOspfRouteMapMatchIpv4
    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 GetBgpRouteMapRedistributionListDataBgpOspfRouteMapMatchIpv4
    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 GetBgpRouteMapRedistributionListDataBgpOspfRouteMapMatchIpv4
    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 GetBgpRouteMapRedistributionListDataBgpOspfRouteMapMatchIpv4
    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 GetBgpRouteMapRedistributionListDataBgpOspfRouteMapMatchIpv4
    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

    GetBgpRouteMapRedistributionListDataBgpOspfRouteMapMatchIpv4

    Address GetBgpRouteMapRedistributionListDataBgpOspfRouteMapMatchIpv4Address
    BGP Root OSPF Route maps match bgp-route-map-redistributions ipv4 object address
    NextHop GetBgpRouteMapRedistributionListDataBgpOspfRouteMapMatchIpv4NextHop
    BGP Root OSPF Route maps match bgp-route-map-redistributions ipv4 object next*hop
    RouteSource GetBgpRouteMapRedistributionListDataBgpOspfRouteMapMatchIpv4RouteSource
    BGP Root OSPF Route maps ipv4 bgp-route-map-redistributions ipv4 object route*source
    Address GetBgpRouteMapRedistributionListDataBgpOspfRouteMapMatchIpv4Address
    BGP Root OSPF Route maps match bgp-route-map-redistributions ipv4 object address
    NextHop GetBgpRouteMapRedistributionListDataBgpOspfRouteMapMatchIpv4NextHop
    BGP Root OSPF Route maps match bgp-route-map-redistributions ipv4 object next*hop
    RouteSource GetBgpRouteMapRedistributionListDataBgpOspfRouteMapMatchIpv4RouteSource
    BGP Root OSPF Route maps ipv4 bgp-route-map-redistributions ipv4 object route*source
    address GetBgpRouteMapRedistributionListDataBgpOspfRouteMapMatchIpv4Address
    BGP Root OSPF Route maps match bgp-route-map-redistributions ipv4 object address
    nextHop GetBgpRouteMapRedistributionListDataBgpOspfRouteMapMatchIpv4NextHop
    BGP Root OSPF Route maps match bgp-route-map-redistributions ipv4 object next*hop
    routeSource GetBgpRouteMapRedistributionListDataBgpOspfRouteMapMatchIpv4RouteSource
    BGP Root OSPF Route maps ipv4 bgp-route-map-redistributions ipv4 object route*source
    address GetBgpRouteMapRedistributionListDataBgpOspfRouteMapMatchIpv4Address
    BGP Root OSPF Route maps match bgp-route-map-redistributions ipv4 object address
    nextHop GetBgpRouteMapRedistributionListDataBgpOspfRouteMapMatchIpv4NextHop
    BGP Root OSPF Route maps match bgp-route-map-redistributions ipv4 object next*hop
    routeSource GetBgpRouteMapRedistributionListDataBgpOspfRouteMapMatchIpv4RouteSource
    BGP Root OSPF Route maps ipv4 bgp-route-map-redistributions ipv4 object route*source
    address GetBgpRouteMapRedistributionListDataBgpOspfRouteMapMatchIpv4Address
    BGP Root OSPF Route maps match bgp-route-map-redistributions ipv4 object address
    next_hop GetBgpRouteMapRedistributionListDataBgpOspfRouteMapMatchIpv4NextHop
    BGP Root OSPF Route maps match bgp-route-map-redistributions ipv4 object next*hop
    route_source GetBgpRouteMapRedistributionListDataBgpOspfRouteMapMatchIpv4RouteSource
    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

    GetBgpRouteMapRedistributionListDataBgpOspfRouteMapMatchIpv4Address

    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

    GetBgpRouteMapRedistributionListDataBgpOspfRouteMapMatchIpv4NextHop

    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

    GetBgpRouteMapRedistributionListDataBgpOspfRouteMapMatchIpv4RouteSource

    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

    GetBgpRouteMapRedistributionListDataBgpOspfRouteMapSet

    Metric GetBgpRouteMapRedistributionListDataBgpOspfRouteMapSetMetric
    Metric
    MetricType string
    BGP Root OSPF Route maps set Metric type
    Tag int
    BGP Root OSPF Route maps set Tag
    Metric GetBgpRouteMapRedistributionListDataBgpOspfRouteMapSetMetric
    Metric
    MetricType string
    BGP Root OSPF Route maps set Metric type
    Tag int
    BGP Root OSPF Route maps set Tag
    metric GetBgpRouteMapRedistributionListDataBgpOspfRouteMapSetMetric
    Metric
    metricType String
    BGP Root OSPF Route maps set Metric type
    tag Integer
    BGP Root OSPF Route maps set Tag
    metric GetBgpRouteMapRedistributionListDataBgpOspfRouteMapSetMetric
    Metric
    metricType string
    BGP Root OSPF Route maps set Metric type
    tag number
    BGP Root OSPF Route maps set Tag
    metric GetBgpRouteMapRedistributionListDataBgpOspfRouteMapSetMetric
    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

    GetBgpRouteMapRedistributionListDataBgpOspfRouteMapSetMetric

    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

    GetBgpRouteMapRedistributionListDataBgpRib

    routeMaps List<Property Map>
    BGP Root RIB Route maps

    GetBgpRouteMapRedistributionListDataBgpRibRouteMap

    Action string
    BGP Root RIB Route maps Action
    Description string
    BGP Root RIB Route maps Description
    Match GetBgpRouteMapRedistributionListDataBgpRibRouteMapMatch
    match attribute for BG Rib route map
    Name int
    BGP Root RIB Route maps Sequence number
    Set GetBgpRouteMapRedistributionListDataBgpRibRouteMapSet
    Set attributes for BGP route map
    Action string
    BGP Root RIB Route maps Action
    Description string
    BGP Root RIB Route maps Description
    Match GetBgpRouteMapRedistributionListDataBgpRibRouteMapMatch
    match attribute for BG Rib route map
    Name int
    BGP Root RIB Route maps Sequence number
    Set GetBgpRouteMapRedistributionListDataBgpRibRouteMapSet
    Set attributes for BGP route map
    action String
    BGP Root RIB Route maps Action
    description String
    BGP Root RIB Route maps Description
    match GetBgpRouteMapRedistributionListDataBgpRibRouteMapMatch
    match attribute for BG Rib route map
    name Integer
    BGP Root RIB Route maps Sequence number
    set GetBgpRouteMapRedistributionListDataBgpRibRouteMapSet
    Set attributes for BGP route map
    action string
    BGP Root RIB Route maps Action
    description string
    BGP Root RIB Route maps Description
    match GetBgpRouteMapRedistributionListDataBgpRibRouteMapMatch
    match attribute for BG Rib route map
    name number
    BGP Root RIB Route maps Sequence number
    set GetBgpRouteMapRedistributionListDataBgpRibRouteMapSet
    Set attributes for BGP route map
    action str
    BGP Root RIB Route maps Action
    description str
    BGP Root RIB Route maps Description
    match GetBgpRouteMapRedistributionListDataBgpRibRouteMapMatch
    match attribute for BG Rib route map
    name int
    BGP Root RIB Route maps Sequence number
    set GetBgpRouteMapRedistributionListDataBgpRibRouteMapSet
    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

    GetBgpRouteMapRedistributionListDataBgpRibRouteMapMatch

    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 GetBgpRouteMapRedistributionListDataBgpRibRouteMapMatchIpv4
    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 GetBgpRouteMapRedistributionListDataBgpRibRouteMapMatchIpv4
    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 GetBgpRouteMapRedistributionListDataBgpRibRouteMapMatchIpv4
    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 GetBgpRouteMapRedistributionListDataBgpRibRouteMapMatchIpv4
    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 GetBgpRouteMapRedistributionListDataBgpRibRouteMapMatchIpv4
    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

    GetBgpRouteMapRedistributionListDataBgpRibRouteMapMatchIpv4

    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

    GetBgpRouteMapRedistributionListDataBgpRibRouteMapMatchIpv4Address

    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

    GetBgpRouteMapRedistributionListDataBgpRibRouteMapMatchIpv4NextHop

    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

    GetBgpRouteMapRedistributionListDataBgpRibRouteMapMatchIpv4RouteSource

    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

    GetBgpRouteMapRedistributionListDataBgpRibRouteMapSet

    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

    GetBgpRouteMapRedistributionListDataConnectedStatic

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

    GetBgpRouteMapRedistributionListDataConnectedStaticBgp

    routeMaps List<Property Map>
    Connected Static BGP Route maps

    GetBgpRouteMapRedistributionListDataConnectedStaticBgpRouteMap

    Action string
    Connected Static BGP Route maps Action
    Description string
    Connected Static BGP Route maps Description
    Match GetBgpRouteMapRedistributionListDataConnectedStaticBgpRouteMapMatch
    Match
    Name int
    Connected Static BGP Route maps Sequence number
    Set GetBgpRouteMapRedistributionListDataConnectedStaticBgpRouteMapSet
    Set
    Action string
    Connected Static BGP Route maps Action
    Description string
    Connected Static BGP Route maps Description
    Match GetBgpRouteMapRedistributionListDataConnectedStaticBgpRouteMapMatch
    Match
    Name int
    Connected Static BGP Route maps Sequence number
    Set GetBgpRouteMapRedistributionListDataConnectedStaticBgpRouteMapSet
    Set
    action String
    Connected Static BGP Route maps Action
    description String
    Connected Static BGP Route maps Description
    match GetBgpRouteMapRedistributionListDataConnectedStaticBgpRouteMapMatch
    Match
    name Integer
    Connected Static BGP Route maps Sequence number
    set GetBgpRouteMapRedistributionListDataConnectedStaticBgpRouteMapSet
    Set
    action string
    Connected Static BGP Route maps Action
    description string
    Connected Static BGP Route maps Description
    match GetBgpRouteMapRedistributionListDataConnectedStaticBgpRouteMapMatch
    Match
    name number
    Connected Static BGP Route maps Sequence number
    set GetBgpRouteMapRedistributionListDataConnectedStaticBgpRouteMapSet
    Set
    action str
    Connected Static BGP Route maps Action
    description str
    Connected Static BGP Route maps Description
    match GetBgpRouteMapRedistributionListDataConnectedStaticBgpRouteMapMatch
    Match
    name int
    Connected Static BGP Route maps Sequence number
    set GetBgpRouteMapRedistributionListDataConnectedStaticBgpRouteMapSet
    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

    GetBgpRouteMapRedistributionListDataConnectedStaticBgpRouteMapMatch

    Interface string
    Connected Static BGP Route maps match Interface
    Ipv4 GetBgpRouteMapRedistributionListDataConnectedStaticBgpRouteMapMatchIpv4
    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 GetBgpRouteMapRedistributionListDataConnectedStaticBgpRouteMapMatchIpv4
    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 GetBgpRouteMapRedistributionListDataConnectedStaticBgpRouteMapMatchIpv4
    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 GetBgpRouteMapRedistributionListDataConnectedStaticBgpRouteMapMatchIpv4
    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 GetBgpRouteMapRedistributionListDataConnectedStaticBgpRouteMapMatchIpv4
    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

    GetBgpRouteMapRedistributionListDataConnectedStaticBgpRouteMapMatchIpv4

    GetBgpRouteMapRedistributionListDataConnectedStaticBgpRouteMapMatchIpv4Address

    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

    GetBgpRouteMapRedistributionListDataConnectedStaticBgpRouteMapMatchIpv4NextHop

    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

    GetBgpRouteMapRedistributionListDataConnectedStaticBgpRouteMapSet

    Aggregator GetBgpRouteMapRedistributionListDataConnectedStaticBgpRouteMapSetAggregator
    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 GetBgpRouteMapRedistributionListDataConnectedStaticBgpRouteMapSetIpv4
    Ipv4
    LargeCommunities List<string>
    Connected Static BGP Route maps set Large communities
    LocalPreference int
    Connected Static BGP Route maps set Local preference
    Metric GetBgpRouteMapRedistributionListDataConnectedStaticBgpRouteMapSetMetric
    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 GetBgpRouteMapRedistributionListDataConnectedStaticBgpRouteMapSetAggregator
    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 GetBgpRouteMapRedistributionListDataConnectedStaticBgpRouteMapSetIpv4
    Ipv4
    LargeCommunities []string
    Connected Static BGP Route maps set Large communities
    LocalPreference int
    Connected Static BGP Route maps set Local preference
    Metric GetBgpRouteMapRedistributionListDataConnectedStaticBgpRouteMapSetMetric
    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 GetBgpRouteMapRedistributionListDataConnectedStaticBgpRouteMapSetAggregator
    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 GetBgpRouteMapRedistributionListDataConnectedStaticBgpRouteMapSetIpv4
    Ipv4
    largeCommunities List<String>
    Connected Static BGP Route maps set Large communities
    localPreference Integer
    Connected Static BGP Route maps set Local preference
    metric GetBgpRouteMapRedistributionListDataConnectedStaticBgpRouteMapSetMetric
    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 GetBgpRouteMapRedistributionListDataConnectedStaticBgpRouteMapSetAggregator
    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 GetBgpRouteMapRedistributionListDataConnectedStaticBgpRouteMapSetIpv4
    Ipv4
    largeCommunities string[]
    Connected Static BGP Route maps set Large communities
    localPreference number
    Connected Static BGP Route maps set Local preference
    metric GetBgpRouteMapRedistributionListDataConnectedStaticBgpRouteMapSetMetric
    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 GetBgpRouteMapRedistributionListDataConnectedStaticBgpRouteMapSetAggregator
    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 GetBgpRouteMapRedistributionListDataConnectedStaticBgpRouteMapSetIpv4
    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 GetBgpRouteMapRedistributionListDataConnectedStaticBgpRouteMapSetMetric
    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

    GetBgpRouteMapRedistributionListDataConnectedStaticBgpRouteMapSetAggregator

    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

    GetBgpRouteMapRedistributionListDataConnectedStaticBgpRouteMapSetIpv4

    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

    GetBgpRouteMapRedistributionListDataConnectedStaticBgpRouteMapSetMetric

    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

    GetBgpRouteMapRedistributionListDataConnectedStaticOspf

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

    GetBgpRouteMapRedistributionListDataConnectedStaticOspfRouteMap

    Action string
    Connected Static BGP OSPF Route map Action
    Description string
    Connected Static BGP OSPF Route map Description
    Match GetBgpRouteMapRedistributionListDataConnectedStaticOspfRouteMapMatch
    Match
    Name int
    Connected Static BGP OSPF Route map Sequence number
    Set GetBgpRouteMapRedistributionListDataConnectedStaticOspfRouteMapSet
    Connected Static Root OSPF Set
    Action string
    Connected Static BGP OSPF Route map Action
    Description string
    Connected Static BGP OSPF Route map Description
    Match GetBgpRouteMapRedistributionListDataConnectedStaticOspfRouteMapMatch
    Match
    Name int
    Connected Static BGP OSPF Route map Sequence number
    Set GetBgpRouteMapRedistributionListDataConnectedStaticOspfRouteMapSet
    Connected Static Root OSPF Set
    action String
    Connected Static BGP OSPF Route map Action
    description String
    Connected Static BGP OSPF Route map Description
    match GetBgpRouteMapRedistributionListDataConnectedStaticOspfRouteMapMatch
    Match
    name Integer
    Connected Static BGP OSPF Route map Sequence number
    set GetBgpRouteMapRedistributionListDataConnectedStaticOspfRouteMapSet
    Connected Static Root OSPF Set
    action string
    Connected Static BGP OSPF Route map Action
    description string
    Connected Static BGP OSPF Route map Description
    match GetBgpRouteMapRedistributionListDataConnectedStaticOspfRouteMapMatch
    Match
    name number
    Connected Static BGP OSPF Route map Sequence number
    set GetBgpRouteMapRedistributionListDataConnectedStaticOspfRouteMapSet
    Connected Static Root OSPF Set
    action str
    Connected Static BGP OSPF Route map Action
    description str
    Connected Static BGP OSPF Route map Description
    match GetBgpRouteMapRedistributionListDataConnectedStaticOspfRouteMapMatch
    Match
    name int
    Connected Static BGP OSPF Route map Sequence number
    set GetBgpRouteMapRedistributionListDataConnectedStaticOspfRouteMapSet
    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

    GetBgpRouteMapRedistributionListDataConnectedStaticOspfRouteMapMatch

    Interface string
    Connected Static BGP OSPF Route map Interface
    Ipv4 GetBgpRouteMapRedistributionListDataConnectedStaticOspfRouteMapMatchIpv4
    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 GetBgpRouteMapRedistributionListDataConnectedStaticOspfRouteMapMatchIpv4
    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 GetBgpRouteMapRedistributionListDataConnectedStaticOspfRouteMapMatchIpv4
    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 GetBgpRouteMapRedistributionListDataConnectedStaticOspfRouteMapMatchIpv4
    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 GetBgpRouteMapRedistributionListDataConnectedStaticOspfRouteMapMatchIpv4
    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

    GetBgpRouteMapRedistributionListDataConnectedStaticOspfRouteMapMatchIpv4

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

    GetBgpRouteMapRedistributionListDataConnectedStaticOspfRouteMapMatchIpv4Address

    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

    GetBgpRouteMapRedistributionListDataConnectedStaticOspfRouteMapMatchIpv4NextHop

    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

    GetBgpRouteMapRedistributionListDataConnectedStaticOspfRouteMapSet

    Metric GetBgpRouteMapRedistributionListDataConnectedStaticOspfRouteMapSetMetric
    Metric
    MetricType string
    Connected Static BGP OSPF Route map set Metric type
    Tag int
    Connected Static BGP OSPF Route map set Tag
    Metric GetBgpRouteMapRedistributionListDataConnectedStaticOspfRouteMapSetMetric
    Metric
    MetricType string
    Connected Static BGP OSPF Route map set Metric type
    Tag int
    Connected Static BGP OSPF Route map set Tag
    metric GetBgpRouteMapRedistributionListDataConnectedStaticOspfRouteMapSetMetric
    Metric
    metricType String
    Connected Static BGP OSPF Route map set Metric type
    tag Integer
    Connected Static BGP OSPF Route map set Tag
    metric GetBgpRouteMapRedistributionListDataConnectedStaticOspfRouteMapSetMetric
    Metric
    metricType string
    Connected Static BGP OSPF Route map set Metric type
    tag number
    Connected Static BGP OSPF Route map set Tag
    metric GetBgpRouteMapRedistributionListDataConnectedStaticOspfRouteMapSetMetric
    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

    GetBgpRouteMapRedistributionListDataConnectedStaticOspfRouteMapSetMetric

    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

    GetBgpRouteMapRedistributionListDataConnectedStaticRib

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

    GetBgpRouteMapRedistributionListDataConnectedStaticRibRouteMap

    Action string
    Connected Static BGP Rib Route maps Action
    Description string
    Connected Static BGP Rib Route maps Description
    Match GetBgpRouteMapRedistributionListDataConnectedStaticRibRouteMapMatch
    Match
    Name int
    Connected Static BGP Rib Route maps Sequence number
    Set GetBgpRouteMapRedistributionListDataConnectedStaticRibRouteMapSet
    Connected Static Root RIB set
    Action string
    Connected Static BGP Rib Route maps Action
    Description string
    Connected Static BGP Rib Route maps Description
    Match GetBgpRouteMapRedistributionListDataConnectedStaticRibRouteMapMatch
    Match
    Name int
    Connected Static BGP Rib Route maps Sequence number
    Set GetBgpRouteMapRedistributionListDataConnectedStaticRibRouteMapSet
    Connected Static Root RIB set
    action String
    Connected Static BGP Rib Route maps Action
    description String
    Connected Static BGP Rib Route maps Description
    match GetBgpRouteMapRedistributionListDataConnectedStaticRibRouteMapMatch
    Match
    name Integer
    Connected Static BGP Rib Route maps Sequence number
    set GetBgpRouteMapRedistributionListDataConnectedStaticRibRouteMapSet
    Connected Static Root RIB set
    action string
    Connected Static BGP Rib Route maps Action
    description string
    Connected Static BGP Rib Route maps Description
    match GetBgpRouteMapRedistributionListDataConnectedStaticRibRouteMapMatch
    Match
    name number
    Connected Static BGP Rib Route maps Sequence number
    set GetBgpRouteMapRedistributionListDataConnectedStaticRibRouteMapSet
    Connected Static Root RIB set
    action str
    Connected Static BGP Rib Route maps Action
    description str
    Connected Static BGP Rib Route maps Description
    match GetBgpRouteMapRedistributionListDataConnectedStaticRibRouteMapMatch
    Match
    name int
    Connected Static BGP Rib Route maps Sequence number
    set GetBgpRouteMapRedistributionListDataConnectedStaticRibRouteMapSet
    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

    GetBgpRouteMapRedistributionListDataConnectedStaticRibRouteMapMatch

    Interface string
    Connected Static BGP Rib Route maps Interface
    Ipv4 GetBgpRouteMapRedistributionListDataConnectedStaticRibRouteMapMatchIpv4
    Ipv4
    Metric int
    Connected Static BGP Rib Route maps Metric
    Interface string
    Connected Static BGP Rib Route maps Interface
    Ipv4 GetBgpRouteMapRedistributionListDataConnectedStaticRibRouteMapMatchIpv4
    Ipv4
    Metric int
    Connected Static BGP Rib Route maps Metric
    interface_ String
    Connected Static BGP Rib Route maps Interface
    ipv4 GetBgpRouteMapRedistributionListDataConnectedStaticRibRouteMapMatchIpv4
    Ipv4
    metric Integer
    Connected Static BGP Rib Route maps Metric
    interface string
    Connected Static BGP Rib Route maps Interface
    ipv4 GetBgpRouteMapRedistributionListDataConnectedStaticRibRouteMapMatchIpv4
    Ipv4
    metric number
    Connected Static BGP Rib Route maps Metric
    interface str
    Connected Static BGP Rib Route maps Interface
    ipv4 GetBgpRouteMapRedistributionListDataConnectedStaticRibRouteMapMatchIpv4
    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

    GetBgpRouteMapRedistributionListDataConnectedStaticRibRouteMapMatchIpv4

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

    GetBgpRouteMapRedistributionListDataConnectedStaticRibRouteMapMatchIpv4Address

    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

    GetBgpRouteMapRedistributionListDataConnectedStaticRibRouteMapMatchIpv4NextHop

    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

    GetBgpRouteMapRedistributionListDataConnectedStaticRibRouteMapSet

    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

    GetBgpRouteMapRedistributionListDataOspf

    GetBgpRouteMapRedistributionListDataOspfBgp

    routeMaps List<Property Map>
    OSPF BGP Route maps

    GetBgpRouteMapRedistributionListDataOspfBgpRouteMap

    Action string
    OSPF BGP Route maps Action
    Description string
    OSPF BGP Route maps Description
    Match GetBgpRouteMapRedistributionListDataOspfBgpRouteMapMatch
    Match
    Name int
    OSPF BGP Route maps Sequence number
    Set GetBgpRouteMapRedistributionListDataOspfBgpRouteMapSet
    OSPF Root Set
    Action string
    OSPF BGP Route maps Action
    Description string
    OSPF BGP Route maps Description
    Match GetBgpRouteMapRedistributionListDataOspfBgpRouteMapMatch
    Match
    Name int
    OSPF BGP Route maps Sequence number
    Set GetBgpRouteMapRedistributionListDataOspfBgpRouteMapSet
    OSPF Root Set
    action String
    OSPF BGP Route maps Action
    description String
    OSPF BGP Route maps Description
    match GetBgpRouteMapRedistributionListDataOspfBgpRouteMapMatch
    Match
    name Integer
    OSPF BGP Route maps Sequence number
    set GetBgpRouteMapRedistributionListDataOspfBgpRouteMapSet
    OSPF Root Set
    action string
    OSPF BGP Route maps Action
    description string
    OSPF BGP Route maps Description
    match GetBgpRouteMapRedistributionListDataOspfBgpRouteMapMatch
    Match
    name number
    OSPF BGP Route maps Sequence number
    set GetBgpRouteMapRedistributionListDataOspfBgpRouteMapSet
    OSPF Root Set
    action str
    OSPF BGP Route maps Action
    description str
    OSPF BGP Route maps Description
    match GetBgpRouteMapRedistributionListDataOspfBgpRouteMapMatch
    Match
    name int
    OSPF BGP Route maps Sequence number
    set GetBgpRouteMapRedistributionListDataOspfBgpRouteMapSet
    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

    GetBgpRouteMapRedistributionListDataOspfBgpRouteMapMatch

    Address GetBgpRouteMapRedistributionListDataOspfBgpRouteMapMatchAddress
    bgp-route-map-redistributions ospf address
    Interface string
    OSPF BGP Route maps Interface
    Metric int
    OSPF BGP Route maps Metric
    NextHop GetBgpRouteMapRedistributionListDataOspfBgpRouteMapMatchNextHop
    bgp-route-map-redistributions ospf next*hop
    Tag int
    OSPF BGP Route maps Tag
    Address GetBgpRouteMapRedistributionListDataOspfBgpRouteMapMatchAddress
    bgp-route-map-redistributions ospf address
    Interface string
    OSPF BGP Route maps Interface
    Metric int
    OSPF BGP Route maps Metric
    NextHop GetBgpRouteMapRedistributionListDataOspfBgpRouteMapMatchNextHop
    bgp-route-map-redistributions ospf next*hop
    Tag int
    OSPF BGP Route maps Tag
    address GetBgpRouteMapRedistributionListDataOspfBgpRouteMapMatchAddress
    bgp-route-map-redistributions ospf address
    interface_ String
    OSPF BGP Route maps Interface
    metric Integer
    OSPF BGP Route maps Metric
    nextHop GetBgpRouteMapRedistributionListDataOspfBgpRouteMapMatchNextHop
    bgp-route-map-redistributions ospf next*hop
    tag Integer
    OSPF BGP Route maps Tag
    address GetBgpRouteMapRedistributionListDataOspfBgpRouteMapMatchAddress
    bgp-route-map-redistributions ospf address
    interface string
    OSPF BGP Route maps Interface
    metric number
    OSPF BGP Route maps Metric
    nextHop GetBgpRouteMapRedistributionListDataOspfBgpRouteMapMatchNextHop
    bgp-route-map-redistributions ospf next*hop
    tag number
    OSPF BGP Route maps Tag
    address GetBgpRouteMapRedistributionListDataOspfBgpRouteMapMatchAddress
    bgp-route-map-redistributions ospf address
    interface str
    OSPF BGP Route maps Interface
    metric int
    OSPF BGP Route maps Metric
    next_hop GetBgpRouteMapRedistributionListDataOspfBgpRouteMapMatchNextHop
    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

    GetBgpRouteMapRedistributionListDataOspfBgpRouteMapMatchAddress

    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

    GetBgpRouteMapRedistributionListDataOspfBgpRouteMapMatchNextHop

    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

    GetBgpRouteMapRedistributionListDataOspfBgpRouteMapSet

    Aggregator GetBgpRouteMapRedistributionListDataOspfBgpRouteMapSetAggregator
    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 GetBgpRouteMapRedistributionListDataOspfBgpRouteMapSetIpv4
    Ipv4
    LargeCommunities List<string>
    OSPF BGP Route maps set Large communities
    LocalPreference int
    OSPF BGP Route maps set Local preference
    Metric GetBgpRouteMapRedistributionListDataOspfBgpRouteMapSetMetric
    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 GetBgpRouteMapRedistributionListDataOspfBgpRouteMapSetAggregator
    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 GetBgpRouteMapRedistributionListDataOspfBgpRouteMapSetIpv4
    Ipv4
    LargeCommunities []string
    OSPF BGP Route maps set Large communities
    LocalPreference int
    OSPF BGP Route maps set Local preference
    Metric GetBgpRouteMapRedistributionListDataOspfBgpRouteMapSetMetric
    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 GetBgpRouteMapRedistributionListDataOspfBgpRouteMapSetAggregator
    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 GetBgpRouteMapRedistributionListDataOspfBgpRouteMapSetIpv4
    Ipv4
    largeCommunities List<String>
    OSPF BGP Route maps set Large communities
    localPreference Integer
    OSPF BGP Route maps set Local preference
    metric GetBgpRouteMapRedistributionListDataOspfBgpRouteMapSetMetric
    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 GetBgpRouteMapRedistributionListDataOspfBgpRouteMapSetAggregator
    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 GetBgpRouteMapRedistributionListDataOspfBgpRouteMapSetIpv4
    Ipv4
    largeCommunities string[]
    OSPF BGP Route maps set Large communities
    localPreference number
    OSPF BGP Route maps set Local preference
    metric GetBgpRouteMapRedistributionListDataOspfBgpRouteMapSetMetric
    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 GetBgpRouteMapRedistributionListDataOspfBgpRouteMapSetAggregator
    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 GetBgpRouteMapRedistributionListDataOspfBgpRouteMapSetIpv4
    Ipv4
    large_communities Sequence[str]
    OSPF BGP Route maps set Large communities
    local_preference int
    OSPF BGP Route maps set Local preference
    metric GetBgpRouteMapRedistributionListDataOspfBgpRouteMapSetMetric
    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

    GetBgpRouteMapRedistributionListDataOspfBgpRouteMapSetAggregator

    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

    GetBgpRouteMapRedistributionListDataOspfBgpRouteMapSetIpv4

    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

    GetBgpRouteMapRedistributionListDataOspfBgpRouteMapSetMetric

    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

    GetBgpRouteMapRedistributionListDataOspfRib

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

    GetBgpRouteMapRedistributionListDataOspfRibRouteMap

    Action string
    OSPF RIB Route maps Action
    Description string
    OSPF RIB Route maps Description
    Match GetBgpRouteMapRedistributionListDataOspfRibRouteMapMatch
    Match
    Name int
    OSPF RIB Route mapsSequence number
    Set GetBgpRouteMapRedistributionListDataOspfRibRouteMapSet
    OSPF RIB Route maps set
    Action string
    OSPF RIB Route maps Action
    Description string
    OSPF RIB Route maps Description
    Match GetBgpRouteMapRedistributionListDataOspfRibRouteMapMatch
    Match
    Name int
    OSPF RIB Route mapsSequence number
    Set GetBgpRouteMapRedistributionListDataOspfRibRouteMapSet
    OSPF RIB Route maps set
    action String
    OSPF RIB Route maps Action
    description String
    OSPF RIB Route maps Description
    match GetBgpRouteMapRedistributionListDataOspfRibRouteMapMatch
    Match
    name Integer
    OSPF RIB Route mapsSequence number
    set GetBgpRouteMapRedistributionListDataOspfRibRouteMapSet
    OSPF RIB Route maps set
    action string
    OSPF RIB Route maps Action
    description string
    OSPF RIB Route maps Description
    match GetBgpRouteMapRedistributionListDataOspfRibRouteMapMatch
    Match
    name number
    OSPF RIB Route mapsSequence number
    set GetBgpRouteMapRedistributionListDataOspfRibRouteMapSet
    OSPF RIB Route maps set
    action str
    OSPF RIB Route maps Action
    description str
    OSPF RIB Route maps Description
    match GetBgpRouteMapRedistributionListDataOspfRibRouteMapMatch
    Match
    name int
    OSPF RIB Route mapsSequence number
    set GetBgpRouteMapRedistributionListDataOspfRibRouteMapSet
    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

    GetBgpRouteMapRedistributionListDataOspfRibRouteMapMatch

    Address GetBgpRouteMapRedistributionListDataOspfRibRouteMapMatchAddress
    OSPF RIB Route maps address
    Interface string
    OSPF RIB Route maps Interface
    Metric int
    OSPF RIB Route maps Metric
    NextHop GetBgpRouteMapRedistributionListDataOspfRibRouteMapMatchNextHop
    OSPF RIB Route maps next*hop
    Tag int
    OSPF RIB Route maps tag
    Address GetBgpRouteMapRedistributionListDataOspfRibRouteMapMatchAddress
    OSPF RIB Route maps address
    Interface string
    OSPF RIB Route maps Interface
    Metric int
    OSPF RIB Route maps Metric
    NextHop GetBgpRouteMapRedistributionListDataOspfRibRouteMapMatchNextHop
    OSPF RIB Route maps next*hop
    Tag int
    OSPF RIB Route maps tag
    address GetBgpRouteMapRedistributionListDataOspfRibRouteMapMatchAddress
    OSPF RIB Route maps address
    interface_ String
    OSPF RIB Route maps Interface
    metric Integer
    OSPF RIB Route maps Metric
    nextHop GetBgpRouteMapRedistributionListDataOspfRibRouteMapMatchNextHop
    OSPF RIB Route maps next*hop
    tag Integer
    OSPF RIB Route maps tag
    address GetBgpRouteMapRedistributionListDataOspfRibRouteMapMatchAddress
    OSPF RIB Route maps address
    interface string
    OSPF RIB Route maps Interface
    metric number
    OSPF RIB Route maps Metric
    nextHop GetBgpRouteMapRedistributionListDataOspfRibRouteMapMatchNextHop
    OSPF RIB Route maps next*hop
    tag number
    OSPF RIB Route maps tag
    address GetBgpRouteMapRedistributionListDataOspfRibRouteMapMatchAddress
    OSPF RIB Route maps address
    interface str
    OSPF RIB Route maps Interface
    metric int
    OSPF RIB Route maps Metric
    next_hop GetBgpRouteMapRedistributionListDataOspfRibRouteMapMatchNextHop
    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

    GetBgpRouteMapRedistributionListDataOspfRibRouteMapMatchAddress

    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

    GetBgpRouteMapRedistributionListDataOspfRibRouteMapMatchNextHop

    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

    GetBgpRouteMapRedistributionListDataOspfRibRouteMapSet

    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