ProviderGatewayCommunityList
ProviderGatewayCommunityList
Represents a list of communities for routing purposes.
AllOf
This class requires all of the following:
JSON Example
{
"id": "string",
"name": "string",
"description": "string",
"communityCount": 0,
"bgpPermissionGroupRef": {
"id": "urn:vcloud:bgpPermissionGroup:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
"name": "string",
"accessLevel": "string"
},
"communities": [
"3356:2040",
"NO_ADVERTISE",
"33:44:55"
],
"version": {
"version": 0
}
}
Availability
Added in 38.0
Returned By