Status of the pcc gateways. Content-Type: application/vnd.plcm.plcm-pcc-gateway-status+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 | |
| plcmPccGatewayList | PlcmPccGatewayList | See Definition of PlcmPccGatewayList | Mandatory |
| cpuTotal | CpuTotal | Total number of CPUs present on the system | Mandatory |
| cpuUsage | CpuUsage | Percent of system cpu utilization | Mandatory |
| ramTotalBytes | long | Total amount of RAM present on the system in bytes | Mandatory |
| ramUsageBytes | long | Amount of RAM being used on the system in bytes | Mandatory |
| diskTotalBytes | long | Total amount of disk space present on the system in bytes | Mandatory |
| diskUsageBytes | long | Amount of disk space being used on the system in bytes | Mandatory |
| gatewayResourceTotal | GatewayResourceTotal | Total number of gateway resources on the system based on RAM and CPU specifications | Mandatory |
| gatewayResourceUsage | GatewayResourceUsage | Amount of gateway resources being using on the system | 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 |
| GatewayResourceUsage | int | |
| GatewayResourceTotal | int | |
| CpuUsage | decimal | |
| CpuTotal | int |