Pcc Gateway information Content-Type: application/vnd.plcm.plcm-pcc-gateway+xml. All attributes are used in ETag calculation except for entity-tag and atom-link.
| Name | Type | Description | Attributes |
|---|---|---|---|
| atomLinkList | Array of Link | See Definition of Link | |
| identifier | Identifier | Unique identifier for a pcc gateway instance | Mandatory |
| contentQuality | ContentQuality | Quality of the content in the gateway | |
| dialString | DialString | Dial string used to create the gateway | |
| cpuUsagePercent | CpuUsagePercent | Percent of the gateway cpu utilization | Mandatory |
| meetingUrl | MeetingUrl | Meeting url used to create the gateway | |
| ramUsageBytes | long | Amount of RAM being used by the gateway in bytes | Mandatory |
| entityTag | EntityTag | The unique value generated from the server object instance. This value is the same value that MUST be applied to the HTTP Entity Tag (ETag) header for a single instance of this object. Client modification of this field is not allowed for this instance. |
| Name | Type | Restrictions |
|---|---|---|
| EntityTag | string | Length of value must be >=1 Length of value must be <=64 |
| MeetingUrl | string | Length of value must be >=1 Length of value must be <=64 |
| CpuUsagePercent | decimal | |
| DialString | string | Length of value must be >=1 Length of value must be <=64 |
| ContentQuality | string | Length of value must be >=1 Length of value must be <=64 |
| Identifier | string | Length of value must be >=1 Length of value must be <=64 |