| Tag Name & type
 | # | Description | 
|---|
| ServiceStatusResponse |  | Namespace of this element is http://ws.easylink.com/ServiceStatus/2011/01 | 
|  | Status StatusType
 | 1 | Status of processing.  See Status for details. | 
|  | BrokerStatus | 1 | Contain status information of the internal queue broker | 
|  | ClusterName xs:string
 | 0-1 | Name of queue broker cluster | 
|  | BrokerName xs:string
 | 1 | Name of queue broker | 
|  | BrokerState xs:integer
 | 1 | Integer code for broker state | 
|  | BrokerStateString xs:string
 | 1 | Text description of broker state | 
|  | QueueList | 0-1 | Contains items relating to each queue currently monitored | 
|  | QueueInfo | 1- | Contains information for a specific queue | 
|  | Name xs:string
 | 1 | Queue name | 
|  | MessageCount xs:integer
 | 1 | Number of messages currently in the queue | 
|  | Notes xs:string
 | 1 | Contains the value supplied in the request, if any. |