Strata Cloud Manager v0.4.3 published on Saturday, Nov 8, 2025 by Pulumi
Strata Cloud Manager v0.4.3 published on Saturday, Nov 8, 2025 by Pulumi
Retrieves a listing of config items.
Using getBgpAddressFamilyProfileList
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 getBgpAddressFamilyProfileList(args: GetBgpAddressFamilyProfileListArgs, opts?: InvokeOptions): Promise<GetBgpAddressFamilyProfileListResult>
function getBgpAddressFamilyProfileListOutput(args: GetBgpAddressFamilyProfileListOutputArgs, opts?: InvokeOptions): Output<GetBgpAddressFamilyProfileListResult>def get_bgp_address_family_profile_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) -> GetBgpAddressFamilyProfileListResult
def get_bgp_address_family_profile_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[GetBgpAddressFamilyProfileListResult]func GetBgpAddressFamilyProfileList(ctx *Context, args *GetBgpAddressFamilyProfileListArgs, opts ...InvokeOption) (*GetBgpAddressFamilyProfileListResult, error)
func GetBgpAddressFamilyProfileListOutput(ctx *Context, args *GetBgpAddressFamilyProfileListOutputArgs, opts ...InvokeOption) GetBgpAddressFamilyProfileListResultOutput> Note: This function is named GetBgpAddressFamilyProfileList in the Go SDK.
public static class GetBgpAddressFamilyProfileList
{
public static Task<GetBgpAddressFamilyProfileListResult> InvokeAsync(GetBgpAddressFamilyProfileListArgs args, InvokeOptions? opts = null)
public static Output<GetBgpAddressFamilyProfileListResult> Invoke(GetBgpAddressFamilyProfileListInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetBgpAddressFamilyProfileListResult> getBgpAddressFamilyProfileList(GetBgpAddressFamilyProfileListArgs args, InvokeOptions options)
public static Output<GetBgpAddressFamilyProfileListResult> getBgpAddressFamilyProfileList(GetBgpAddressFamilyProfileListArgs args, InvokeOptions options)
fn::invoke:
function: scm:index/getBgpAddressFamilyProfileList:getBgpAddressFamilyProfileList
arguments:
# arguments dictionaryThe following arguments are supported:
getBgpAddressFamilyProfileList Result
The following output properties are available:
- Datas
List<Get
Bgp Address Family Profile List Data> - 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
[]Get
Bgp Address Family Profile List Data - 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<Get
Bgp Address Family Profile List Data> - 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
Get
Bgp Address Family Profile List Data[] - 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[Get
Bgp Address Family Profile List Data] - 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
GetBgpAddressFamilyProfileListData
GetBgpAddressFamilyProfileListDataIpv4
- ipv4 Property Map
- Ipv4
GetBgpAddressFamilyProfileListDataIpv4Ipv4
- multicast Property Map
- Multicast
- unicast Property Map
- Unicast
GetBgpAddressFamilyProfileListDataIpv4Ipv4Multicast
- Add
Path GetBgp Address Family Profile List Data Ipv4Ipv4Multicast Add Path - Add path
- Allowas
In GetBgp Address Family Profile List Data Ipv4Ipv4Multicast Allowas In - Allowas in
- As
Override bool - Override ASNs in outbound updates if AS-Path equals Remote-AS?
- Default
Originate bool - Originate default route?
- Default
Originate stringMap - Default originate route map
- Enable bool
- Enable?
- Maximum
Prefix GetBgp Address Family Profile List Data Ipv4Ipv4Multicast Maximum Prefix - Maximum prefix
- Next
Hop GetBgp Address Family Profile List Data Ipv4Ipv4Multicast Next Hop - Next hop
- Orf
Get
Bgp Address Family Profile List Data Ipv4Ipv4Multicast Orf - Orf
- Remove
Private GetAs Bgp Address Family Profile List Data Ipv4Ipv4Multicast Remove Private As - Remove private a s
- Route
Reflector boolClient - Route reflector client?
- Send
Community GetBgp Address Family Profile List Data Ipv4Ipv4Multicast Send Community - Send community
- Soft
Reconfig boolWith Stored Info - Soft reconfiguration of peer with stored routes?
- Add
Path GetBgp Address Family Profile List Data Ipv4Ipv4Multicast Add Path - Add path
- Allowas
In GetBgp Address Family Profile List Data Ipv4Ipv4Multicast Allowas In - Allowas in
- As
Override bool - Override ASNs in outbound updates if AS-Path equals Remote-AS?
- Default
Originate bool - Originate default route?
- Default
Originate stringMap - Default originate route map
- Enable bool
- Enable?
- Maximum
Prefix GetBgp Address Family Profile List Data Ipv4Ipv4Multicast Maximum Prefix - Maximum prefix
- Next
Hop GetBgp Address Family Profile List Data Ipv4Ipv4Multicast Next Hop - Next hop
- Orf
Get
Bgp Address Family Profile List Data Ipv4Ipv4Multicast Orf - Orf
- Remove
Private GetAs Bgp Address Family Profile List Data Ipv4Ipv4Multicast Remove Private As - Remove private a s
- Route
Reflector boolClient - Route reflector client?
- Send
Community GetBgp Address Family Profile List Data Ipv4Ipv4Multicast Send Community - Send community
- Soft
Reconfig boolWith Stored Info - Soft reconfiguration of peer with stored routes?
- add
Path GetBgp Address Family Profile List Data Ipv4Ipv4Multicast Add Path - Add path
- allowas
In GetBgp Address Family Profile List Data Ipv4Ipv4Multicast Allowas In - Allowas in
- as
Override Boolean - Override ASNs in outbound updates if AS-Path equals Remote-AS?
- default
Originate Boolean - Originate default route?
- default
Originate StringMap - Default originate route map
- enable Boolean
- Enable?
- maximum
Prefix GetBgp Address Family Profile List Data Ipv4Ipv4Multicast Maximum Prefix - Maximum prefix
- next
Hop GetBgp Address Family Profile List Data Ipv4Ipv4Multicast Next Hop - Next hop
- orf
Get
Bgp Address Family Profile List Data Ipv4Ipv4Multicast Orf - Orf
- remove
Private GetAs Bgp Address Family Profile List Data Ipv4Ipv4Multicast Remove Private As - Remove private a s
- route
Reflector BooleanClient - Route reflector client?
- send
Community GetBgp Address Family Profile List Data Ipv4Ipv4Multicast Send Community - Send community
- soft
Reconfig BooleanWith Stored Info - Soft reconfiguration of peer with stored routes?
- add
Path GetBgp Address Family Profile List Data Ipv4Ipv4Multicast Add Path - Add path
- allowas
In GetBgp Address Family Profile List Data Ipv4Ipv4Multicast Allowas In - Allowas in
- as
Override boolean - Override ASNs in outbound updates if AS-Path equals Remote-AS?
- default
Originate boolean - Originate default route?
- default
Originate stringMap - Default originate route map
- enable boolean
- Enable?
- maximum
Prefix GetBgp Address Family Profile List Data Ipv4Ipv4Multicast Maximum Prefix - Maximum prefix
- next
Hop GetBgp Address Family Profile List Data Ipv4Ipv4Multicast Next Hop - Next hop
- orf
Get
Bgp Address Family Profile List Data Ipv4Ipv4Multicast Orf - Orf
- remove
Private GetAs Bgp Address Family Profile List Data Ipv4Ipv4Multicast Remove Private As - Remove private a s
- route
Reflector booleanClient - Route reflector client?
- send
Community GetBgp Address Family Profile List Data Ipv4Ipv4Multicast Send Community - Send community
- soft
Reconfig booleanWith Stored Info - Soft reconfiguration of peer with stored routes?
- add_
path GetBgp Address Family Profile List Data Ipv4Ipv4Multicast Add Path - Add path
- allowas_
in GetBgp Address Family Profile List Data Ipv4Ipv4Multicast Allowas In - Allowas in
- as_
override bool - Override ASNs in outbound updates if AS-Path equals Remote-AS?
- default_
originate bool - Originate default route?
- default_
originate_ strmap - Default originate route map
- enable bool
- Enable?
- maximum_
prefix GetBgp Address Family Profile List Data Ipv4Ipv4Multicast Maximum Prefix - Maximum prefix
- next_
hop GetBgp Address Family Profile List Data Ipv4Ipv4Multicast Next Hop - Next hop
- orf
Get
Bgp Address Family Profile List Data Ipv4Ipv4Multicast Orf - Orf
- remove_
private_ Getas Bgp Address Family Profile List Data Ipv4Ipv4Multicast Remove Private As - Remove private a s
- route_
reflector_ boolclient - Route reflector client?
- send_
community GetBgp Address Family Profile List Data Ipv4Ipv4Multicast Send Community - Send community
- soft_
reconfig_ boolwith_ stored_ info - Soft reconfiguration of peer with stored routes?
- add
Path Property Map - Add path
- allowas
In Property Map - Allowas in
- as
Override Boolean - Override ASNs in outbound updates if AS-Path equals Remote-AS?
- default
Originate Boolean - Originate default route?
- default
Originate StringMap - Default originate route map
- enable Boolean
- Enable?
- maximum
Prefix Property Map - Maximum prefix
- next
Hop Property Map - Next hop
- orf Property Map
- Orf
- remove
Private Property MapAs - Remove private a s
- route
Reflector BooleanClient - Route reflector client?
- send
Community Property Map - Send community
- soft
Reconfig BooleanWith Stored Info - Soft reconfiguration of peer with stored routes?
GetBgpAddressFamilyProfileListDataIpv4Ipv4MulticastAddPath
- Tx
All boolPaths - Advertise all paths to peer?
- Tx
Bestpath boolPer As - Tx bestpath per a s
- Tx
All boolPaths - Advertise all paths to peer?
- Tx
Bestpath boolPer As - Tx bestpath per a s
- tx
All BooleanPaths - Advertise all paths to peer?
- tx
Bestpath BooleanPer As - Tx bestpath per a s
- tx
All booleanPaths - Advertise all paths to peer?
- tx
Bestpath booleanPer As - Tx bestpath per a s
- tx_
all_ boolpaths - Advertise all paths to peer?
- tx_
bestpath_ boolper_ as - Tx bestpath per a s
- tx
All BooleanPaths - Advertise all paths to peer?
- tx
Bestpath BooleanPer As - Tx bestpath per a s
GetBgpAddressFamilyProfileListDataIpv4Ipv4MulticastAllowasIn
- Occurrence int
- Number of times the firewalls own AS can be in an AS_PATH
- Origin
Get
Bgp Address Family Profile List Data Ipv4Ipv4Multicast Allowas In Origin - Origin
- Occurrence int
- Number of times the firewalls own AS can be in an AS_PATH
- Origin
Get
Bgp Address Family Profile List Data Ipv4Ipv4Multicast Allowas In Origin - Origin
- occurrence Integer
- Number of times the firewalls own AS can be in an AS_PATH
- origin
Get
Bgp Address Family Profile List Data Ipv4Ipv4Multicast Allowas In Origin - Origin
- occurrence number
- Number of times the firewalls own AS can be in an AS_PATH
- origin
Get
Bgp Address Family Profile List Data Ipv4Ipv4Multicast Allowas In Origin - Origin
- occurrence int
- Number of times the firewalls own AS can be in an AS_PATH
- origin
Get
Bgp Address Family Profile List Data Ipv4Ipv4Multicast Allowas In Origin - Origin
- occurrence Number
- Number of times the firewalls own AS can be in an AS_PATH
- origin Property Map
- Origin
GetBgpAddressFamilyProfileListDataIpv4Ipv4MulticastMaximumPrefix
- Action
Get
Bgp Address Family Profile List Data Ipv4Ipv4Multicast Maximum Prefix Action - Action
- Num
Prefixes int - Maximum number of prefixes
- Threshold int
- Threshold percentage of the maximum number of prefixes
- Action
Get
Bgp Address Family Profile List Data Ipv4Ipv4Multicast Maximum Prefix Action - Action
- Num
Prefixes int - Maximum number of prefixes
- Threshold int
- Threshold percentage of the maximum number of prefixes
- action
Get
Bgp Address Family Profile List Data Ipv4Ipv4Multicast Maximum Prefix Action - Action
- num
Prefixes Integer - Maximum number of prefixes
- threshold Integer
- Threshold percentage of the maximum number of prefixes
- action
Get
Bgp Address Family Profile List Data Ipv4Ipv4Multicast Maximum Prefix Action - Action
- num
Prefixes number - Maximum number of prefixes
- threshold number
- Threshold percentage of the maximum number of prefixes
- action
Get
Bgp Address Family Profile List Data Ipv4Ipv4Multicast Maximum Prefix Action - Action
- num_
prefixes int - Maximum number of prefixes
- threshold int
- Threshold percentage of the maximum number of prefixes
- action Property Map
- Action
- num
Prefixes Number - Maximum number of prefixes
- threshold Number
- Threshold percentage of the maximum number of prefixes
GetBgpAddressFamilyProfileListDataIpv4Ipv4MulticastMaximumPrefixAction
- restart Property Map
- Restart
- warning
Only Property Map - Warning only
GetBgpAddressFamilyProfileListDataIpv4Ipv4MulticastMaximumPrefixActionRestart
- Interval int
- Restart interval
- Interval int
- Restart interval
- interval Integer
- Restart interval
- interval number
- Restart interval
- interval int
- Restart interval
- interval Number
- Restart interval
GetBgpAddressFamilyProfileListDataIpv4Ipv4MulticastNextHop
- self Property Map
- Self
- self
Force Property Map - Self force
GetBgpAddressFamilyProfileListDataIpv4Ipv4MulticastOrf
- Orf
Prefix stringList - ORF prefix list
- Orf
Prefix stringList - ORF prefix list
- orf
Prefix StringList - ORF prefix list
- orf
Prefix stringList - ORF prefix list
- orf_
prefix_ strlist - ORF prefix list
- orf
Prefix StringList - ORF prefix list
GetBgpAddressFamilyProfileListDataIpv4Ipv4MulticastRemovePrivateAs
- all Property Map
- All
- replace
As Property Map - Replace a s
GetBgpAddressFamilyProfileListDataIpv4Ipv4MulticastSendCommunity
- All
Get
Bgp Address Family Profile List Data Ipv4Ipv4Multicast Send Community All - All
- Both
Get
Bgp Address Family Profile List Data Ipv4Ipv4Multicast Send Community Both - Both
- Extended
Get
Bgp Address Family Profile List Data Ipv4Ipv4Multicast Send Community Extended - Extended
- Large
Get
Bgp Address Family Profile List Data Ipv4Ipv4Multicast Send Community Large - Large
- Standard
Get
Bgp Address Family Profile List Data Ipv4Ipv4Multicast Send Community Standard - Standard
- All
Get
Bgp Address Family Profile List Data Ipv4Ipv4Multicast Send Community All - All
- Both
Get
Bgp Address Family Profile List Data Ipv4Ipv4Multicast Send Community Both - Both
- Extended
Get
Bgp Address Family Profile List Data Ipv4Ipv4Multicast Send Community Extended - Extended
- Large
Get
Bgp Address Family Profile List Data Ipv4Ipv4Multicast Send Community Large - Large
- Standard
Get
Bgp Address Family Profile List Data Ipv4Ipv4Multicast Send Community Standard - Standard
- all
Get
Bgp Address Family Profile List Data Ipv4Ipv4Multicast Send Community All - All
- both
Get
Bgp Address Family Profile List Data Ipv4Ipv4Multicast Send Community Both - Both
- extended
Get
Bgp Address Family Profile List Data Ipv4Ipv4Multicast Send Community Extended - Extended
- large
Get
Bgp Address Family Profile List Data Ipv4Ipv4Multicast Send Community Large - Large
- standard
Get
Bgp Address Family Profile List Data Ipv4Ipv4Multicast Send Community Standard - Standard
- all
Get
Bgp Address Family Profile List Data Ipv4Ipv4Multicast Send Community All - All
- both
Get
Bgp Address Family Profile List Data Ipv4Ipv4Multicast Send Community Both - Both
- extended
Get
Bgp Address Family Profile List Data Ipv4Ipv4Multicast Send Community Extended - Extended
- large
Get
Bgp Address Family Profile List Data Ipv4Ipv4Multicast Send Community Large - Large
- standard
Get
Bgp Address Family Profile List Data Ipv4Ipv4Multicast Send Community Standard - Standard
- all
Get
Bgp Address Family Profile List Data Ipv4Ipv4Multicast Send Community All - All
- both
Get
Bgp Address Family Profile List Data Ipv4Ipv4Multicast Send Community Both - Both
- extended
Get
Bgp Address Family Profile List Data Ipv4Ipv4Multicast Send Community Extended - Extended
- large
Get
Bgp Address Family Profile List Data Ipv4Ipv4Multicast Send Community Large - Large
- standard
Get
Bgp Address Family Profile List Data Ipv4Ipv4Multicast Send Community Standard - Standard
- all Property Map
- All
- both Property Map
- Both
- extended Property Map
- Extended
- large Property Map
- Large
- standard Property Map
- Standard
GetBgpAddressFamilyProfileListDataIpv4Ipv4Unicast
- Add
Path GetBgp Address Family Profile List Data Ipv4Ipv4Unicast Add Path - Add path
- Allowas
In GetBgp Address Family Profile List Data Ipv4Ipv4Unicast Allowas In - Allowas in
- As
Override bool - Override ASNs in outbound updates if AS-Path equals Remote-AS?
- Default
Originate bool - Originate default route?
- Default
Originate stringMap - Default originate route map
- Enable bool
- Enable?
- Maximum
Prefix GetBgp Address Family Profile List Data Ipv4Ipv4Unicast Maximum Prefix - Maximum prefix
- Next
Hop GetBgp Address Family Profile List Data Ipv4Ipv4Unicast Next Hop - Next hop
- Orf
Get
Bgp Address Family Profile List Data Ipv4Ipv4Unicast Orf - Orf
- Remove
Private GetAs Bgp Address Family Profile List Data Ipv4Ipv4Unicast Remove Private As - Remove private a s
- Route
Reflector boolClient - Route reflector client?
- Send
Community GetBgp Address Family Profile List Data Ipv4Ipv4Unicast Send Community - Send community
- Soft
Reconfig boolWith Stored Info - Soft reconfiguration of peer with stored routes?
- Add
Path GetBgp Address Family Profile List Data Ipv4Ipv4Unicast Add Path - Add path
- Allowas
In GetBgp Address Family Profile List Data Ipv4Ipv4Unicast Allowas In - Allowas in
- As
Override bool - Override ASNs in outbound updates if AS-Path equals Remote-AS?
- Default
Originate bool - Originate default route?
- Default
Originate stringMap - Default originate route map
- Enable bool
- Enable?
- Maximum
Prefix GetBgp Address Family Profile List Data Ipv4Ipv4Unicast Maximum Prefix - Maximum prefix
- Next
Hop GetBgp Address Family Profile List Data Ipv4Ipv4Unicast Next Hop - Next hop
- Orf
Get
Bgp Address Family Profile List Data Ipv4Ipv4Unicast Orf - Orf
- Remove
Private GetAs Bgp Address Family Profile List Data Ipv4Ipv4Unicast Remove Private As - Remove private a s
- Route
Reflector boolClient - Route reflector client?
- Send
Community GetBgp Address Family Profile List Data Ipv4Ipv4Unicast Send Community - Send community
- Soft
Reconfig boolWith Stored Info - Soft reconfiguration of peer with stored routes?
- add
Path GetBgp Address Family Profile List Data Ipv4Ipv4Unicast Add Path - Add path
- allowas
In GetBgp Address Family Profile List Data Ipv4Ipv4Unicast Allowas In - Allowas in
- as
Override Boolean - Override ASNs in outbound updates if AS-Path equals Remote-AS?
- default
Originate Boolean - Originate default route?
- default
Originate StringMap - Default originate route map
- enable Boolean
- Enable?
- maximum
Prefix GetBgp Address Family Profile List Data Ipv4Ipv4Unicast Maximum Prefix - Maximum prefix
- next
Hop GetBgp Address Family Profile List Data Ipv4Ipv4Unicast Next Hop - Next hop
- orf
Get
Bgp Address Family Profile List Data Ipv4Ipv4Unicast Orf - Orf
- remove
Private GetAs Bgp Address Family Profile List Data Ipv4Ipv4Unicast Remove Private As - Remove private a s
- route
Reflector BooleanClient - Route reflector client?
- send
Community GetBgp Address Family Profile List Data Ipv4Ipv4Unicast Send Community - Send community
- soft
Reconfig BooleanWith Stored Info - Soft reconfiguration of peer with stored routes?
- add
Path GetBgp Address Family Profile List Data Ipv4Ipv4Unicast Add Path - Add path
- allowas
In GetBgp Address Family Profile List Data Ipv4Ipv4Unicast Allowas In - Allowas in
- as
Override boolean - Override ASNs in outbound updates if AS-Path equals Remote-AS?
- default
Originate boolean - Originate default route?
- default
Originate stringMap - Default originate route map
- enable boolean
- Enable?
- maximum
Prefix GetBgp Address Family Profile List Data Ipv4Ipv4Unicast Maximum Prefix - Maximum prefix
- next
Hop GetBgp Address Family Profile List Data Ipv4Ipv4Unicast Next Hop - Next hop
- orf
Get
Bgp Address Family Profile List Data Ipv4Ipv4Unicast Orf - Orf
- remove
Private GetAs Bgp Address Family Profile List Data Ipv4Ipv4Unicast Remove Private As - Remove private a s
- route
Reflector booleanClient - Route reflector client?
- send
Community GetBgp Address Family Profile List Data Ipv4Ipv4Unicast Send Community - Send community
- soft
Reconfig booleanWith Stored Info - Soft reconfiguration of peer with stored routes?
- add_
path GetBgp Address Family Profile List Data Ipv4Ipv4Unicast Add Path - Add path
- allowas_
in GetBgp Address Family Profile List Data Ipv4Ipv4Unicast Allowas In - Allowas in
- as_
override bool - Override ASNs in outbound updates if AS-Path equals Remote-AS?
- default_
originate bool - Originate default route?
- default_
originate_ strmap - Default originate route map
- enable bool
- Enable?
- maximum_
prefix GetBgp Address Family Profile List Data Ipv4Ipv4Unicast Maximum Prefix - Maximum prefix
- next_
hop GetBgp Address Family Profile List Data Ipv4Ipv4Unicast Next Hop - Next hop
- orf
Get
Bgp Address Family Profile List Data Ipv4Ipv4Unicast Orf - Orf
- remove_
private_ Getas Bgp Address Family Profile List Data Ipv4Ipv4Unicast Remove Private As - Remove private a s
- route_
reflector_ boolclient - Route reflector client?
- send_
community GetBgp Address Family Profile List Data Ipv4Ipv4Unicast Send Community - Send community
- soft_
reconfig_ boolwith_ stored_ info - Soft reconfiguration of peer with stored routes?
- add
Path Property Map - Add path
- allowas
In Property Map - Allowas in
- as
Override Boolean - Override ASNs in outbound updates if AS-Path equals Remote-AS?
- default
Originate Boolean - Originate default route?
- default
Originate StringMap - Default originate route map
- enable Boolean
- Enable?
- maximum
Prefix Property Map - Maximum prefix
- next
Hop Property Map - Next hop
- orf Property Map
- Orf
- remove
Private Property MapAs - Remove private a s
- route
Reflector BooleanClient - Route reflector client?
- send
Community Property Map - Send community
- soft
Reconfig BooleanWith Stored Info - Soft reconfiguration of peer with stored routes?
GetBgpAddressFamilyProfileListDataIpv4Ipv4UnicastAddPath
- Tx
All boolPaths - Advertise all paths to peer?
- Tx
Bestpath boolPer As - Tx bestpath per a s
- Tx
All boolPaths - Advertise all paths to peer?
- Tx
Bestpath boolPer As - Tx bestpath per a s
- tx
All BooleanPaths - Advertise all paths to peer?
- tx
Bestpath BooleanPer As - Tx bestpath per a s
- tx
All booleanPaths - Advertise all paths to peer?
- tx
Bestpath booleanPer As - Tx bestpath per a s
- tx_
all_ boolpaths - Advertise all paths to peer?
- tx_
bestpath_ boolper_ as - Tx bestpath per a s
- tx
All BooleanPaths - Advertise all paths to peer?
- tx
Bestpath BooleanPer As - Tx bestpath per a s
GetBgpAddressFamilyProfileListDataIpv4Ipv4UnicastAllowasIn
- Occurrence int
- Number of times the firewalls own AS can be in an AS_PATH
- Origin
Get
Bgp Address Family Profile List Data Ipv4Ipv4Unicast Allowas In Origin - Origin
- Occurrence int
- Number of times the firewalls own AS can be in an AS_PATH
- Origin
Get
Bgp Address Family Profile List Data Ipv4Ipv4Unicast Allowas In Origin - Origin
- occurrence Integer
- Number of times the firewalls own AS can be in an AS_PATH
- origin
Get
Bgp Address Family Profile List Data Ipv4Ipv4Unicast Allowas In Origin - Origin
- occurrence number
- Number of times the firewalls own AS can be in an AS_PATH
- origin
Get
Bgp Address Family Profile List Data Ipv4Ipv4Unicast Allowas In Origin - Origin
- occurrence int
- Number of times the firewalls own AS can be in an AS_PATH
- origin
Get
Bgp Address Family Profile List Data Ipv4Ipv4Unicast Allowas In Origin - Origin
- occurrence Number
- Number of times the firewalls own AS can be in an AS_PATH
- origin Property Map
- Origin
GetBgpAddressFamilyProfileListDataIpv4Ipv4UnicastMaximumPrefix
- Action
Get
Bgp Address Family Profile List Data Ipv4Ipv4Unicast Maximum Prefix Action - Action
- Num
Prefixes int - Maximum number of prefixes
- Threshold int
- Threshold percentage of the maximum number of prefixes
- Action
Get
Bgp Address Family Profile List Data Ipv4Ipv4Unicast Maximum Prefix Action - Action
- Num
Prefixes int - Maximum number of prefixes
- Threshold int
- Threshold percentage of the maximum number of prefixes
- action
Get
Bgp Address Family Profile List Data Ipv4Ipv4Unicast Maximum Prefix Action - Action
- num
Prefixes Integer - Maximum number of prefixes
- threshold Integer
- Threshold percentage of the maximum number of prefixes
- action
Get
Bgp Address Family Profile List Data Ipv4Ipv4Unicast Maximum Prefix Action - Action
- num
Prefixes number - Maximum number of prefixes
- threshold number
- Threshold percentage of the maximum number of prefixes
- action
Get
Bgp Address Family Profile List Data Ipv4Ipv4Unicast Maximum Prefix Action - Action
- num_
prefixes int - Maximum number of prefixes
- threshold int
- Threshold percentage of the maximum number of prefixes
- action Property Map
- Action
- num
Prefixes Number - Maximum number of prefixes
- threshold Number
- Threshold percentage of the maximum number of prefixes
GetBgpAddressFamilyProfileListDataIpv4Ipv4UnicastMaximumPrefixAction
- restart Property Map
- Restart
- warning
Only Property Map - Warning only
GetBgpAddressFamilyProfileListDataIpv4Ipv4UnicastMaximumPrefixActionRestart
- Interval int
- Restart interval
- Interval int
- Restart interval
- interval Integer
- Restart interval
- interval number
- Restart interval
- interval int
- Restart interval
- interval Number
- Restart interval
GetBgpAddressFamilyProfileListDataIpv4Ipv4UnicastNextHop
- self Property Map
- Self
- self
Force Property Map - Self force
GetBgpAddressFamilyProfileListDataIpv4Ipv4UnicastOrf
- Orf
Prefix stringList - ORF prefix list
- Orf
Prefix stringList - ORF prefix list
- orf
Prefix StringList - ORF prefix list
- orf
Prefix stringList - ORF prefix list
- orf_
prefix_ strlist - ORF prefix list
- orf
Prefix StringList - ORF prefix list
GetBgpAddressFamilyProfileListDataIpv4Ipv4UnicastRemovePrivateAs
- all Property Map
- All
- replace
As Property Map - Replace a s
GetBgpAddressFamilyProfileListDataIpv4Ipv4UnicastSendCommunity
- All
Get
Bgp Address Family Profile List Data Ipv4Ipv4Unicast Send Community All - All
- Both
Get
Bgp Address Family Profile List Data Ipv4Ipv4Unicast Send Community Both - Both
- Extended
Get
Bgp Address Family Profile List Data Ipv4Ipv4Unicast Send Community Extended - Extended
- Large
Get
Bgp Address Family Profile List Data Ipv4Ipv4Unicast Send Community Large - Large
- Standard
Get
Bgp Address Family Profile List Data Ipv4Ipv4Unicast Send Community Standard - Standard
- All
Get
Bgp Address Family Profile List Data Ipv4Ipv4Unicast Send Community All - All
- Both
Get
Bgp Address Family Profile List Data Ipv4Ipv4Unicast Send Community Both - Both
- Extended
Get
Bgp Address Family Profile List Data Ipv4Ipv4Unicast Send Community Extended - Extended
- Large
Get
Bgp Address Family Profile List Data Ipv4Ipv4Unicast Send Community Large - Large
- Standard
Get
Bgp Address Family Profile List Data Ipv4Ipv4Unicast Send Community Standard - Standard
- all
Get
Bgp Address Family Profile List Data Ipv4Ipv4Unicast Send Community All - All
- both
Get
Bgp Address Family Profile List Data Ipv4Ipv4Unicast Send Community Both - Both
- extended
Get
Bgp Address Family Profile List Data Ipv4Ipv4Unicast Send Community Extended - Extended
- large
Get
Bgp Address Family Profile List Data Ipv4Ipv4Unicast Send Community Large - Large
- standard
Get
Bgp Address Family Profile List Data Ipv4Ipv4Unicast Send Community Standard - Standard
- all
Get
Bgp Address Family Profile List Data Ipv4Ipv4Unicast Send Community All - All
- both
Get
Bgp Address Family Profile List Data Ipv4Ipv4Unicast Send Community Both - Both
- extended
Get
Bgp Address Family Profile List Data Ipv4Ipv4Unicast Send Community Extended - Extended
- large
Get
Bgp Address Family Profile List Data Ipv4Ipv4Unicast Send Community Large - Large
- standard
Get
Bgp Address Family Profile List Data Ipv4Ipv4Unicast Send Community Standard - Standard
- all
Get
Bgp Address Family Profile List Data Ipv4Ipv4Unicast Send Community All - All
- both
Get
Bgp Address Family Profile List Data Ipv4Ipv4Unicast Send Community Both - Both
- extended
Get
Bgp Address Family Profile List Data Ipv4Ipv4Unicast Send Community Extended - Extended
- large
Get
Bgp Address Family Profile List Data Ipv4Ipv4Unicast Send Community Large - Large
- standard
Get
Bgp Address Family Profile List Data Ipv4Ipv4Unicast Send Community Standard - Standard
- all Property Map
- All
- both Property Map
- Both
- extended Property Map
- Extended
- large Property Map
- Large
- standard Property Map
- Standard
Package Details
- Repository
- scm pulumi/pulumi-scm
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
scmTerraform Provider.
Strata Cloud Manager v0.4.3 published on Saturday, Nov 8, 2025 by Pulumi
