ProviderGatewayCommunityListCommonProperties
ProviderGatewayCommunityListCommonProperties
Common object properties for Provider Gateway Community List and Community List Summary.
JSON Example
{
"id": "string",
"name": "string",
"description": "string",
"communityCount": 0
}
string
id
Optional
The unique id of this community list. On updates, the id is required for the list, while for create a new id will be generated. This id is not a VCD URN.
string
name
Required
Name for the community list.
string
description
Optional
Description for this community list.
integer
communityCount
Optional
Number of community entries in this community list.