ProviderGatewayBgpPermissionGroups
ProviderGatewayBgpPermissionGroups
List of BGP Permission Groups.
AllOf
JSON Example
{
"resultTotal": 0,
"pageCount": 0,
"page": 0,
"pageSize": 0,
"associations": [
{
"entityId": "string",
"associationId": "string"
}
],
"values": [
{
"status": "string",
"id": "urn:vcloud:bgpPermissionGroup:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
"name": "string",
"description": "string",
"bgpNeighborAccessLevel": "string",
"communityListAccessLevel": "string",
"prefixListAccessLevel": "string",
"routeMapAccessLevel": "string",
"bgpNeighborMemberCount": 0,
"communityListMemberCount": 0,
"prefixListMemberCount": 0,
"routeMapMemberCount": 0
}
]
}