ProviderGatewayBgpPermissionGroupMembers

ProviderGatewayBgpPermissionGroupMembers
ProviderGatewayBgpPermissionGroupMembers

A list of BGP Permission Group members.

AllOf
This class requires all of the following:
JSON Example
{
    "resultTotal": 0,
    "pageCount": 0,
    "page": 0,
    "pageSize": 0,
    "associations": [
        {
            "entityId": "string",
            "associationId": "string"
        }
    ],
    "values": [
        {
            "id": "2a4ba9ad-e8d5-409c-8cae-c06910cd9b47",
            "name": "string",
            "type": "string"
        }
    ]
}