ProviderGatewayBgpPermissionGroup
ProviderGatewayBgpPermissionGroup
A BGP Permission Group. For a tenant user to view or manage a specific BGP configuration, the Tenant must have associated BGP rights and the related BGP components must be part of a Permission Group and the access level for the component must be marked as TENANT_VIEW or TENANT_MANAGE.
AllOf
This class requires all of the following:
JSON Example
{
"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
Returned By