| Name | Type | Description | Attributes |
|---|---|---|---|
| plcmDataRate | PlcmDataRate | See Definition of PlcmDataRate | Mandatory |
| plcmSiteTopologyBitRateV3 | PlcmSiteTopologyBitRateV3 | See Definition of PlcmSiteTopologyBitRateV3 | |
| subnetIdentifier | 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 |
| ipAddress | string | The IP address of the subnet. | Mandatory |
| subnetMaskLength | int | The CIDR (Classless Inter-Domain Routing) prefix size value4 (the number of leading 1 bits in the routing prefix mask). This value, together with the IP Address, defines the subnet | Mandatory |
| maximumBandwidth | MaximumBandwidth | The total bandwidth limit for voice and video calls. If not configured, the site limit applies. The rate (bps / kbps / etc) is described by the data-rate. |
| Name | Type | Restrictions |
|---|---|---|
| MaximumBandwidth | decimal | |
| Name | string | Length of value must be >=1 Length of value must be <=128 |