| Name | Type | Description | Attributes |
|---|---|---|---|
| plcm-site-topology-bit-rate | plcm-site-topology-bit-rate | See Definition of plcm-site-topology-bit-rate | |
| subnet-identifier | xs:string | Internal identifier. Provided to protect against a name update. This is a read only field populated by the server. When updating a site, the subnet identifiers must be preserved and provided to the server. When adding a new subnet, the subnet-identifier must be left empty. | |
| name | Name | A meaningful name for the subnet (up to 128 characters). | Mandatory |
| ip-address | xs:string | The IP address of the subnet. | Mandatory |
| subnet-mask-length | xs:int | The CIDR (Classless Inter-Domain Routing) prefix size value (the number of leading 1 bits in the routing prefix mask). This value, together with the IP Address, defines the subnet | Mandatory |
| maximum-bandwidth | xs:long | The total bandwidth limit for voice and video calls in Mbps. If not configured, the site limit applies. |
| Name | Type | Restrictions |
|---|---|---|
| Name | xs:string | Length of value must be >=1 Length of value must be <=128 |