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 | List of link | See Definition of link | |
plcm-pcc-gateway-list | plcm-pcc-gateway-list | See Definition of plcm-pcc-gateway-list | Mandatory |
cpu-total | CpuTotal | Total number of CPUs present on the system | Mandatory |
cpu-usage | CpuUsage | Percent of system cpu utilization | Mandatory |
ram-total-bytes | xs:long | Total amount of RAM present on the system in bytes | Mandatory |
ram-usage-bytes | xs:long | Amount of RAM being used on the system in bytes | Mandatory |
disk-total-bytes | xs:long | Total amount of disk space present on the system in bytes | Mandatory |
disk-usage-bytes | xs:long | Amount of disk space being used on the system in bytes | Mandatory |
gateway-resource-total | GatewayResourceTotal | Total number of gateway resources on the system based on RAM and CPU specifications | Mandatory |
gateway-resource-usage | GatewayResourceUsage | Amount of gateway resources being using on the system | 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 |
GatewayResourceUsage | xs:int | |
GatewayResourceTotal | xs:int | |
CpuUsage | xs:decimal | |
CpuTotal | xs:int |