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 | List of link | See Definition of link | |
| identifier | Identifier | Unique identifier for a pcc gateway instance | Mandatory |
| content-quality | ContentQuality | Quality of the content in the gateway | |
| dial-string | DialString | Dial string used to create the gateway | |
| cpu-usage-percent | CpuUsagePercent | Percent of the gateway cpu utilization | Mandatory |
| meeting-url | MeetingUrl | Meeting url used to create the gateway | |
| ram-usage-bytes | xs:long | Amount of RAM being used by the gateway in bytes | Mandatory |
| entity-tag | 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 | xs:string | Length of value must be >=1 Length of value must be <=64 |
| MeetingUrl | xs:string | Length of value must be >=1 Length of value must be <=64 |
| CpuUsagePercent | xs:decimal | |
| DialString | xs:string | Length of value must be >=1 Length of value must be <=64 |
| ContentQuality | xs:string | Length of value must be >=1 Length of value must be <=64 |
| Identifier | xs:string | Length of value must be >=1 Length of value must be <=64 |