ProviderGatewayBgpPermissionGroups

ProviderGatewayBgpPermissionGroups
ProviderGatewayBgpPermissionGroups

List of BGP Permission Groups.

AllOf
This class requires all of the following:
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
        }
    ]
}
Availability
Added in 38.1