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

    BgpAddressFamilyProfile data source

    Using getBgpAddressFamilyProfile

    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 getBgpAddressFamilyProfile(args: GetBgpAddressFamilyProfileArgs, opts?: InvokeOptions): Promise<GetBgpAddressFamilyProfileResult>
    function getBgpAddressFamilyProfileOutput(args: GetBgpAddressFamilyProfileOutputArgs, opts?: InvokeOptions): Output<GetBgpAddressFamilyProfileResult>
    def get_bgp_address_family_profile(id: Optional[str] = None,
                                       name: Optional[str] = None,
                                       opts: Optional[InvokeOptions] = None) -> GetBgpAddressFamilyProfileResult
    def get_bgp_address_family_profile_output(id: Optional[pulumi.Input[str]] = None,
                                       name: Optional[pulumi.Input[str]] = None,
                                       opts: Optional[InvokeOptions] = None) -> Output[GetBgpAddressFamilyProfileResult]
    func LookupBgpAddressFamilyProfile(ctx *Context, args *LookupBgpAddressFamilyProfileArgs, opts ...InvokeOption) (*LookupBgpAddressFamilyProfileResult, error)
    func LookupBgpAddressFamilyProfileOutput(ctx *Context, args *LookupBgpAddressFamilyProfileOutputArgs, opts ...InvokeOption) LookupBgpAddressFamilyProfileResultOutput

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

    public static class GetBgpAddressFamilyProfile 
    {
        public static Task<GetBgpAddressFamilyProfileResult> InvokeAsync(GetBgpAddressFamilyProfileArgs args, InvokeOptions? opts = null)
        public static Output<GetBgpAddressFamilyProfileResult> Invoke(GetBgpAddressFamilyProfileInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetBgpAddressFamilyProfileResult> getBgpAddressFamilyProfile(GetBgpAddressFamilyProfileArgs args, InvokeOptions options)
    public static Output<GetBgpAddressFamilyProfileResult> getBgpAddressFamilyProfile(GetBgpAddressFamilyProfileArgs args, InvokeOptions options)
    
    fn::invoke:
      function: scm:index/getBgpAddressFamilyProfile:getBgpAddressFamilyProfile
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Id string
    UUID of the resource
    Name string
    Name
    Id string
    UUID of the resource
    Name string
    Name
    id String
    UUID of the resource
    name String
    Name
    id string
    UUID of the resource
    name string
    Name
    id str
    UUID of the resource
    name str
    Name
    id String
    UUID of the resource
    name String
    Name

    getBgpAddressFamilyProfile Result

    The following output properties are available:

    Device string
    The device in which the resource is defined
    Folder string
    The folder in which the resource is defined
    Id string
    UUID of the resource
    Ipv4 GetBgpAddressFamilyProfileIpv4
    Ipv4
    Name string
    Name
    Snippet string
    The snippet in which the resource is defined
    Tfid string
    Device string
    The device in which the resource is defined
    Folder string
    The folder in which the resource is defined
    Id string
    UUID of the resource
    Ipv4 GetBgpAddressFamilyProfileIpv4
    Ipv4
    Name string
    Name
    Snippet string
    The snippet in which the resource is defined
    Tfid string
    device String
    The device in which the resource is defined
    folder String
    The folder in which the resource is defined
    id String
    UUID of the resource
    ipv4 GetBgpAddressFamilyProfileIpv4
    Ipv4
    name String
    Name
    snippet String
    The snippet in which the resource is defined
    tfid String
    device string
    The device in which the resource is defined
    folder string
    The folder in which the resource is defined
    id string
    UUID of the resource
    ipv4 GetBgpAddressFamilyProfileIpv4
    Ipv4
    name string
    Name
    snippet string
    The snippet in which the resource is defined
    tfid string
    device str
    The device in which the resource is defined
    folder str
    The folder in which the resource is defined
    id str
    UUID of the resource
    ipv4 GetBgpAddressFamilyProfileIpv4
    Ipv4
    name str
    Name
    snippet str
    The snippet in which the resource is defined
    tfid str
    device String
    The device in which the resource is defined
    folder String
    The folder in which the resource is defined
    id String
    UUID of the resource
    ipv4 Property Map
    Ipv4
    name String
    Name
    snippet String
    The snippet in which the resource is defined
    tfid String

    Supporting Types

    GetBgpAddressFamilyProfileIpv4

    GetBgpAddressFamilyProfileIpv4Ipv4

    GetBgpAddressFamilyProfileIpv4Ipv4Multicast

    AddPath GetBgpAddressFamilyProfileIpv4Ipv4MulticastAddPath
    Add path
    AllowasIn GetBgpAddressFamilyProfileIpv4Ipv4MulticastAllowasIn
    Allowas in
    AsOverride bool
    Override ASNs in outbound updates if AS-Path equals Remote-AS?
    DefaultOriginate bool
    Originate default route?
    DefaultOriginateMap string
    Default originate route map
    Enable bool
    Enable?
    MaximumPrefix GetBgpAddressFamilyProfileIpv4Ipv4MulticastMaximumPrefix
    Maximum prefix
    NextHop GetBgpAddressFamilyProfileIpv4Ipv4MulticastNextHop
    Next hop
    Orf GetBgpAddressFamilyProfileIpv4Ipv4MulticastOrf
    Orf
    RemovePrivateAs GetBgpAddressFamilyProfileIpv4Ipv4MulticastRemovePrivateAs
    Remove private a s
    RouteReflectorClient bool
    Route reflector client?
    SendCommunity GetBgpAddressFamilyProfileIpv4Ipv4MulticastSendCommunity
    Send community
    SoftReconfigWithStoredInfo bool
    Soft reconfiguration of peer with stored routes?
    AddPath GetBgpAddressFamilyProfileIpv4Ipv4MulticastAddPath
    Add path
    AllowasIn GetBgpAddressFamilyProfileIpv4Ipv4MulticastAllowasIn
    Allowas in
    AsOverride bool
    Override ASNs in outbound updates if AS-Path equals Remote-AS?
    DefaultOriginate bool
    Originate default route?
    DefaultOriginateMap string
    Default originate route map
    Enable bool
    Enable?
    MaximumPrefix GetBgpAddressFamilyProfileIpv4Ipv4MulticastMaximumPrefix
    Maximum prefix
    NextHop GetBgpAddressFamilyProfileIpv4Ipv4MulticastNextHop
    Next hop
    Orf GetBgpAddressFamilyProfileIpv4Ipv4MulticastOrf
    Orf
    RemovePrivateAs GetBgpAddressFamilyProfileIpv4Ipv4MulticastRemovePrivateAs
    Remove private a s
    RouteReflectorClient bool
    Route reflector client?
    SendCommunity GetBgpAddressFamilyProfileIpv4Ipv4MulticastSendCommunity
    Send community
    SoftReconfigWithStoredInfo bool
    Soft reconfiguration of peer with stored routes?
    addPath GetBgpAddressFamilyProfileIpv4Ipv4MulticastAddPath
    Add path
    allowasIn GetBgpAddressFamilyProfileIpv4Ipv4MulticastAllowasIn
    Allowas in
    asOverride Boolean
    Override ASNs in outbound updates if AS-Path equals Remote-AS?
    defaultOriginate Boolean
    Originate default route?
    defaultOriginateMap String
    Default originate route map
    enable Boolean
    Enable?
    maximumPrefix GetBgpAddressFamilyProfileIpv4Ipv4MulticastMaximumPrefix
    Maximum prefix
    nextHop GetBgpAddressFamilyProfileIpv4Ipv4MulticastNextHop
    Next hop
    orf GetBgpAddressFamilyProfileIpv4Ipv4MulticastOrf
    Orf
    removePrivateAs GetBgpAddressFamilyProfileIpv4Ipv4MulticastRemovePrivateAs
    Remove private a s
    routeReflectorClient Boolean
    Route reflector client?
    sendCommunity GetBgpAddressFamilyProfileIpv4Ipv4MulticastSendCommunity
    Send community
    softReconfigWithStoredInfo Boolean
    Soft reconfiguration of peer with stored routes?
    addPath GetBgpAddressFamilyProfileIpv4Ipv4MulticastAddPath
    Add path
    allowasIn GetBgpAddressFamilyProfileIpv4Ipv4MulticastAllowasIn
    Allowas in
    asOverride boolean
    Override ASNs in outbound updates if AS-Path equals Remote-AS?
    defaultOriginate boolean
    Originate default route?
    defaultOriginateMap string
    Default originate route map
    enable boolean
    Enable?
    maximumPrefix GetBgpAddressFamilyProfileIpv4Ipv4MulticastMaximumPrefix
    Maximum prefix
    nextHop GetBgpAddressFamilyProfileIpv4Ipv4MulticastNextHop
    Next hop
    orf GetBgpAddressFamilyProfileIpv4Ipv4MulticastOrf
    Orf
    removePrivateAs GetBgpAddressFamilyProfileIpv4Ipv4MulticastRemovePrivateAs
    Remove private a s
    routeReflectorClient boolean
    Route reflector client?
    sendCommunity GetBgpAddressFamilyProfileIpv4Ipv4MulticastSendCommunity
    Send community
    softReconfigWithStoredInfo boolean
    Soft reconfiguration of peer with stored routes?
    add_path GetBgpAddressFamilyProfileIpv4Ipv4MulticastAddPath
    Add path
    allowas_in GetBgpAddressFamilyProfileIpv4Ipv4MulticastAllowasIn
    Allowas in
    as_override bool
    Override ASNs in outbound updates if AS-Path equals Remote-AS?
    default_originate bool
    Originate default route?
    default_originate_map str
    Default originate route map
    enable bool
    Enable?
    maximum_prefix GetBgpAddressFamilyProfileIpv4Ipv4MulticastMaximumPrefix
    Maximum prefix
    next_hop GetBgpAddressFamilyProfileIpv4Ipv4MulticastNextHop
    Next hop
    orf GetBgpAddressFamilyProfileIpv4Ipv4MulticastOrf
    Orf
    remove_private_as GetBgpAddressFamilyProfileIpv4Ipv4MulticastRemovePrivateAs
    Remove private a s
    route_reflector_client bool
    Route reflector client?
    send_community GetBgpAddressFamilyProfileIpv4Ipv4MulticastSendCommunity
    Send community
    soft_reconfig_with_stored_info bool
    Soft reconfiguration of peer with stored routes?
    addPath Property Map
    Add path
    allowasIn Property Map
    Allowas in
    asOverride Boolean
    Override ASNs in outbound updates if AS-Path equals Remote-AS?
    defaultOriginate Boolean
    Originate default route?
    defaultOriginateMap String
    Default originate route map
    enable Boolean
    Enable?
    maximumPrefix Property Map
    Maximum prefix
    nextHop Property Map
    Next hop
    orf Property Map
    Orf
    removePrivateAs Property Map
    Remove private a s
    routeReflectorClient Boolean
    Route reflector client?
    sendCommunity Property Map
    Send community
    softReconfigWithStoredInfo Boolean
    Soft reconfiguration of peer with stored routes?

    GetBgpAddressFamilyProfileIpv4Ipv4MulticastAddPath

    TxAllPaths bool
    Advertise all paths to peer?
    TxBestpathPerAs bool
    Tx bestpath per a s
    TxAllPaths bool
    Advertise all paths to peer?
    TxBestpathPerAs bool
    Tx bestpath per a s
    txAllPaths Boolean
    Advertise all paths to peer?
    txBestpathPerAs Boolean
    Tx bestpath per a s
    txAllPaths boolean
    Advertise all paths to peer?
    txBestpathPerAs boolean
    Tx bestpath per a s
    tx_all_paths bool
    Advertise all paths to peer?
    tx_bestpath_per_as bool
    Tx bestpath per a s
    txAllPaths Boolean
    Advertise all paths to peer?
    txBestpathPerAs Boolean
    Tx bestpath per a s

    GetBgpAddressFamilyProfileIpv4Ipv4MulticastAllowasIn

    Occurrence int
    Number of times the firewalls own AS can be in an AS_PATH
    Origin GetBgpAddressFamilyProfileIpv4Ipv4MulticastAllowasInOrigin
    Origin
    Occurrence int
    Number of times the firewalls own AS can be in an AS_PATH
    Origin GetBgpAddressFamilyProfileIpv4Ipv4MulticastAllowasInOrigin
    Origin
    occurrence Integer
    Number of times the firewalls own AS can be in an AS_PATH
    origin GetBgpAddressFamilyProfileIpv4Ipv4MulticastAllowasInOrigin
    Origin
    occurrence number
    Number of times the firewalls own AS can be in an AS_PATH
    origin GetBgpAddressFamilyProfileIpv4Ipv4MulticastAllowasInOrigin
    Origin
    occurrence int
    Number of times the firewalls own AS can be in an AS_PATH
    origin GetBgpAddressFamilyProfileIpv4Ipv4MulticastAllowasInOrigin
    Origin
    occurrence Number
    Number of times the firewalls own AS can be in an AS_PATH
    origin Property Map
    Origin

    GetBgpAddressFamilyProfileIpv4Ipv4MulticastMaximumPrefix

    Action GetBgpAddressFamilyProfileIpv4Ipv4MulticastMaximumPrefixAction
    Action
    NumPrefixes int
    Maximum number of prefixes
    Threshold int
    Threshold percentage of the maximum number of prefixes
    Action GetBgpAddressFamilyProfileIpv4Ipv4MulticastMaximumPrefixAction
    Action
    NumPrefixes int
    Maximum number of prefixes
    Threshold int
    Threshold percentage of the maximum number of prefixes
    action GetBgpAddressFamilyProfileIpv4Ipv4MulticastMaximumPrefixAction
    Action
    numPrefixes Integer
    Maximum number of prefixes
    threshold Integer
    Threshold percentage of the maximum number of prefixes
    action GetBgpAddressFamilyProfileIpv4Ipv4MulticastMaximumPrefixAction
    Action
    numPrefixes number
    Maximum number of prefixes
    threshold number
    Threshold percentage of the maximum number of prefixes
    action GetBgpAddressFamilyProfileIpv4Ipv4MulticastMaximumPrefixAction
    Action
    num_prefixes int
    Maximum number of prefixes
    threshold int
    Threshold percentage of the maximum number of prefixes
    action Property Map
    Action
    numPrefixes Number
    Maximum number of prefixes
    threshold Number
    Threshold percentage of the maximum number of prefixes

    GetBgpAddressFamilyProfileIpv4Ipv4MulticastMaximumPrefixAction

    GetBgpAddressFamilyProfileIpv4Ipv4MulticastMaximumPrefixActionRestart

    Interval int
    Restart interval
    Interval int
    Restart interval
    interval Integer
    Restart interval
    interval number
    Restart interval
    interval int
    Restart interval
    interval Number
    Restart interval

    GetBgpAddressFamilyProfileIpv4Ipv4MulticastNextHop

    GetBgpAddressFamilyProfileIpv4Ipv4MulticastOrf

    OrfPrefixList string
    ORF prefix list
    OrfPrefixList string
    ORF prefix list
    orfPrefixList String
    ORF prefix list
    orfPrefixList string
    ORF prefix list
    orf_prefix_list str
    ORF prefix list
    orfPrefixList String
    ORF prefix list

    GetBgpAddressFamilyProfileIpv4Ipv4MulticastRemovePrivateAs

    GetBgpAddressFamilyProfileIpv4Ipv4MulticastSendCommunity

    GetBgpAddressFamilyProfileIpv4Ipv4Unicast

    AddPath GetBgpAddressFamilyProfileIpv4Ipv4UnicastAddPath
    Add path
    AllowasIn GetBgpAddressFamilyProfileIpv4Ipv4UnicastAllowasIn
    Allowas in
    AsOverride bool
    Override ASNs in outbound updates if AS-Path equals Remote-AS?
    DefaultOriginate bool
    Originate default route?
    DefaultOriginateMap string
    Default originate route map
    Enable bool
    Enable?
    MaximumPrefix GetBgpAddressFamilyProfileIpv4Ipv4UnicastMaximumPrefix
    Maximum prefix
    NextHop GetBgpAddressFamilyProfileIpv4Ipv4UnicastNextHop
    Next hop
    Orf GetBgpAddressFamilyProfileIpv4Ipv4UnicastOrf
    Orf
    RemovePrivateAs GetBgpAddressFamilyProfileIpv4Ipv4UnicastRemovePrivateAs
    Remove private a s
    RouteReflectorClient bool
    Route reflector client?
    SendCommunity GetBgpAddressFamilyProfileIpv4Ipv4UnicastSendCommunity
    Send community
    SoftReconfigWithStoredInfo bool
    Soft reconfiguration of peer with stored routes?
    AddPath GetBgpAddressFamilyProfileIpv4Ipv4UnicastAddPath
    Add path
    AllowasIn GetBgpAddressFamilyProfileIpv4Ipv4UnicastAllowasIn
    Allowas in
    AsOverride bool
    Override ASNs in outbound updates if AS-Path equals Remote-AS?
    DefaultOriginate bool
    Originate default route?
    DefaultOriginateMap string
    Default originate route map
    Enable bool
    Enable?
    MaximumPrefix GetBgpAddressFamilyProfileIpv4Ipv4UnicastMaximumPrefix
    Maximum prefix
    NextHop GetBgpAddressFamilyProfileIpv4Ipv4UnicastNextHop
    Next hop
    Orf GetBgpAddressFamilyProfileIpv4Ipv4UnicastOrf
    Orf
    RemovePrivateAs GetBgpAddressFamilyProfileIpv4Ipv4UnicastRemovePrivateAs
    Remove private a s
    RouteReflectorClient bool
    Route reflector client?
    SendCommunity GetBgpAddressFamilyProfileIpv4Ipv4UnicastSendCommunity
    Send community
    SoftReconfigWithStoredInfo bool
    Soft reconfiguration of peer with stored routes?
    addPath GetBgpAddressFamilyProfileIpv4Ipv4UnicastAddPath
    Add path
    allowasIn GetBgpAddressFamilyProfileIpv4Ipv4UnicastAllowasIn
    Allowas in
    asOverride Boolean
    Override ASNs in outbound updates if AS-Path equals Remote-AS?
    defaultOriginate Boolean
    Originate default route?
    defaultOriginateMap String
    Default originate route map
    enable Boolean
    Enable?
    maximumPrefix GetBgpAddressFamilyProfileIpv4Ipv4UnicastMaximumPrefix
    Maximum prefix
    nextHop GetBgpAddressFamilyProfileIpv4Ipv4UnicastNextHop
    Next hop
    orf GetBgpAddressFamilyProfileIpv4Ipv4UnicastOrf
    Orf
    removePrivateAs GetBgpAddressFamilyProfileIpv4Ipv4UnicastRemovePrivateAs
    Remove private a s
    routeReflectorClient Boolean
    Route reflector client?
    sendCommunity GetBgpAddressFamilyProfileIpv4Ipv4UnicastSendCommunity
    Send community
    softReconfigWithStoredInfo Boolean
    Soft reconfiguration of peer with stored routes?
    addPath GetBgpAddressFamilyProfileIpv4Ipv4UnicastAddPath
    Add path
    allowasIn GetBgpAddressFamilyProfileIpv4Ipv4UnicastAllowasIn
    Allowas in
    asOverride boolean
    Override ASNs in outbound updates if AS-Path equals Remote-AS?
    defaultOriginate boolean
    Originate default route?
    defaultOriginateMap string
    Default originate route map
    enable boolean
    Enable?
    maximumPrefix GetBgpAddressFamilyProfileIpv4Ipv4UnicastMaximumPrefix
    Maximum prefix
    nextHop GetBgpAddressFamilyProfileIpv4Ipv4UnicastNextHop
    Next hop
    orf GetBgpAddressFamilyProfileIpv4Ipv4UnicastOrf
    Orf
    removePrivateAs GetBgpAddressFamilyProfileIpv4Ipv4UnicastRemovePrivateAs
    Remove private a s
    routeReflectorClient boolean
    Route reflector client?
    sendCommunity GetBgpAddressFamilyProfileIpv4Ipv4UnicastSendCommunity
    Send community
    softReconfigWithStoredInfo boolean
    Soft reconfiguration of peer with stored routes?
    add_path GetBgpAddressFamilyProfileIpv4Ipv4UnicastAddPath
    Add path
    allowas_in GetBgpAddressFamilyProfileIpv4Ipv4UnicastAllowasIn
    Allowas in
    as_override bool
    Override ASNs in outbound updates if AS-Path equals Remote-AS?
    default_originate bool
    Originate default route?
    default_originate_map str
    Default originate route map
    enable bool
    Enable?
    maximum_prefix GetBgpAddressFamilyProfileIpv4Ipv4UnicastMaximumPrefix
    Maximum prefix
    next_hop GetBgpAddressFamilyProfileIpv4Ipv4UnicastNextHop
    Next hop
    orf GetBgpAddressFamilyProfileIpv4Ipv4UnicastOrf
    Orf
    remove_private_as GetBgpAddressFamilyProfileIpv4Ipv4UnicastRemovePrivateAs
    Remove private a s
    route_reflector_client bool
    Route reflector client?
    send_community GetBgpAddressFamilyProfileIpv4Ipv4UnicastSendCommunity
    Send community
    soft_reconfig_with_stored_info bool
    Soft reconfiguration of peer with stored routes?
    addPath Property Map
    Add path
    allowasIn Property Map
    Allowas in
    asOverride Boolean
    Override ASNs in outbound updates if AS-Path equals Remote-AS?
    defaultOriginate Boolean
    Originate default route?
    defaultOriginateMap String
    Default originate route map
    enable Boolean
    Enable?
    maximumPrefix Property Map
    Maximum prefix
    nextHop Property Map
    Next hop
    orf Property Map
    Orf
    removePrivateAs Property Map
    Remove private a s
    routeReflectorClient Boolean
    Route reflector client?
    sendCommunity Property Map
    Send community
    softReconfigWithStoredInfo Boolean
    Soft reconfiguration of peer with stored routes?

    GetBgpAddressFamilyProfileIpv4Ipv4UnicastAddPath

    TxAllPaths bool
    Advertise all paths to peer?
    TxBestpathPerAs bool
    Tx bestpath per a s
    TxAllPaths bool
    Advertise all paths to peer?
    TxBestpathPerAs bool
    Tx bestpath per a s
    txAllPaths Boolean
    Advertise all paths to peer?
    txBestpathPerAs Boolean
    Tx bestpath per a s
    txAllPaths boolean
    Advertise all paths to peer?
    txBestpathPerAs boolean
    Tx bestpath per a s
    tx_all_paths bool
    Advertise all paths to peer?
    tx_bestpath_per_as bool
    Tx bestpath per a s
    txAllPaths Boolean
    Advertise all paths to peer?
    txBestpathPerAs Boolean
    Tx bestpath per a s

    GetBgpAddressFamilyProfileIpv4Ipv4UnicastAllowasIn

    Occurrence int
    Number of times the firewalls own AS can be in an AS_PATH
    Origin GetBgpAddressFamilyProfileIpv4Ipv4UnicastAllowasInOrigin
    Origin
    Occurrence int
    Number of times the firewalls own AS can be in an AS_PATH
    Origin GetBgpAddressFamilyProfileIpv4Ipv4UnicastAllowasInOrigin
    Origin
    occurrence Integer
    Number of times the firewalls own AS can be in an AS_PATH
    origin GetBgpAddressFamilyProfileIpv4Ipv4UnicastAllowasInOrigin
    Origin
    occurrence number
    Number of times the firewalls own AS can be in an AS_PATH
    origin GetBgpAddressFamilyProfileIpv4Ipv4UnicastAllowasInOrigin
    Origin
    occurrence int
    Number of times the firewalls own AS can be in an AS_PATH
    origin GetBgpAddressFamilyProfileIpv4Ipv4UnicastAllowasInOrigin
    Origin
    occurrence Number
    Number of times the firewalls own AS can be in an AS_PATH
    origin Property Map
    Origin

    GetBgpAddressFamilyProfileIpv4Ipv4UnicastMaximumPrefix

    Action GetBgpAddressFamilyProfileIpv4Ipv4UnicastMaximumPrefixAction
    Action
    NumPrefixes int
    Maximum number of prefixes
    Threshold int
    Threshold percentage of the maximum number of prefixes
    Action GetBgpAddressFamilyProfileIpv4Ipv4UnicastMaximumPrefixAction
    Action
    NumPrefixes int
    Maximum number of prefixes
    Threshold int
    Threshold percentage of the maximum number of prefixes
    action GetBgpAddressFamilyProfileIpv4Ipv4UnicastMaximumPrefixAction
    Action
    numPrefixes Integer
    Maximum number of prefixes
    threshold Integer
    Threshold percentage of the maximum number of prefixes
    action GetBgpAddressFamilyProfileIpv4Ipv4UnicastMaximumPrefixAction
    Action
    numPrefixes number
    Maximum number of prefixes
    threshold number
    Threshold percentage of the maximum number of prefixes
    action GetBgpAddressFamilyProfileIpv4Ipv4UnicastMaximumPrefixAction
    Action
    num_prefixes int
    Maximum number of prefixes
    threshold int
    Threshold percentage of the maximum number of prefixes
    action Property Map
    Action
    numPrefixes Number
    Maximum number of prefixes
    threshold Number
    Threshold percentage of the maximum number of prefixes

    GetBgpAddressFamilyProfileIpv4Ipv4UnicastMaximumPrefixAction

    GetBgpAddressFamilyProfileIpv4Ipv4UnicastMaximumPrefixActionRestart

    Interval int
    Restart interval
    Interval int
    Restart interval
    interval Integer
    Restart interval
    interval number
    Restart interval
    interval int
    Restart interval
    interval Number
    Restart interval

    GetBgpAddressFamilyProfileIpv4Ipv4UnicastNextHop

    GetBgpAddressFamilyProfileIpv4Ipv4UnicastOrf

    OrfPrefixList string
    ORF prefix list
    OrfPrefixList string
    ORF prefix list
    orfPrefixList String
    ORF prefix list
    orfPrefixList string
    ORF prefix list
    orf_prefix_list str
    ORF prefix list
    orfPrefixList String
    ORF prefix list

    GetBgpAddressFamilyProfileIpv4Ipv4UnicastRemovePrivateAs

    GetBgpAddressFamilyProfileIpv4Ipv4UnicastSendCommunity

    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