InlineBGPCommunityList1
InlineBGPCommunityList1
JSON Example
{
"communities": [
"string"
],
"community_type": "string",
"logical_router_id": "string"
}
array of
string
communities
Required
Array of BGP communities
string
community_type
Optional
Constraints:
default: NormalBGPCommunity
BGP community type. It has two types as NormalBGPCommunity BGP normal community which includes well-known community name as well as community value in range from [1-4294967295] or value in aa:nn format(aa/nn range from 1-65535). LargeBGPCommunity BGP large community which includes community value in aa:bb:nn format where aa, bb, nn are unsigned integers in the range [1-4294967295].
Possible values are :
NormalBGPCommunity,
LargeBGPCommunity,
string
logical_router_id
Optional
Logical router id