华体会联盟hthCloudQuesfe操作获取Rackspace云Ques服务使用和系统事件信息
获取队列事件fe
Get/quees/events/{tid}
操作获取最新事件
请求
下表显示请求页眉参数
名称 | 类型 | 描述性 |
---|---|---|
接受 | Acceptheadertype(必备) | 指定请求中接受信头类型 |
下表显示URI参数请求
名称 | 类型 | 描述性 |
---|---|---|
{tid} | 字符串 | 指定租户日期 |
下表显示查询参数
名称 | 类型 | 描述性 |
---|---|---|
标识符 | 安珠里市可选性 | 指定引用项如果未指定值,则默认使用前置值 |
限值 | 整数可选性 | 指定返回项数默认限制设为25最小限值为1,最大限值为1,000 |
方向选择 | 字符串可选性 | 有效值向后或向前 |
操作不接受请求体
响应
下表显示可能的响应码
操作.
响应代码 | 名称 | 描述性 |
---|---|---|
二百 | 好 | 请求成功 |
400 | 坏请求 | 请求缺失一个或多个元素或某些元素的值无效 |
401 | 未授权 | 验证失败或用户没有权限请求操作 |
404 | 未找到 | 请求资源未找到 。 |
429 | 率有限 | 太多请求等待重试 |
500 | 内部服务器错误 | 服务器遇到意外条件,无法满足请求 |
503 | 服务无可用 | 服务不可用 。稍后再试 |
获取队列事件标识
GET /queues/events/{tid}/entries/{id}
网站请求取取一事件
URI系统
请求
下表显示请求页眉参数
名称 | 类型 | 描述性 |
---|---|---|
接受 | Acceptheadertype(必备) |
下表显示URI参数请求
名称 | 类型 | 描述性 |
---|---|---|
{tid} | 字符串 | 指定租户日期 |
{id} | 安珠里市 |
|
操作不接受请求体
消息样本
下示例显示 XML和JSON消息
消息类型
队列请求计数消息v
指定队列请求计数使用消息版本1
下表描述使用消息属性
属性名称 | 描述性 | 类型 | 可选性 |
---|---|---|---|
请求计算 |
指定请求数最大值3000 | 无签名Long | 需求化 |
XML样本
urn:uuid:f53d007a-fc23-11e1-975c-cfa6b29bb814
云队列
2013-11-08T19:31:49.248Z
2013-11-08T19:31:49.248Z
JSON样本
华体会联盟hth{ "entry": { "@type": "http:\/\/www.w3.org\/2005\/Atom", "category": [ { "term": "tid:2888" }, { "term": "rgn:DFW" }, { "term": "dc:DFW1" }, { "term": "cloudqueues.queues.usage" }, { "term": "type:cloudqueues.queues.usage" } ], "content": { "event": { "@type": "http:\/\/docs.rackspace.com\/core\/event", "dataCenter": "DFW1", "endTime": "2013-03-16T11:51:11Z", "environment": "PROD", "id": "f53d007a-fc23-11e1-975c-cfa6b29bb814", "product": { "@type": "http:\/\/docs.rackspace.com\/usage\/queues", "requestCount": 1000, "serviceCode": "CloudQueues", "version": "1" }, "region": "DFW", "startTime": "2013-03-15T11:51:11Z", "tenantId": "2888", "type": "USAGE", "version": "1" } }, "id": "urn:uuid:f53d007a-fc23-11e1-975c-cfa6b29bb814", "link": [ { "href": "https:\/\/ord.feeds.api.rackspacecloud.com\/queues\/events\/entries\/urn:uuid:f53d007a-fc23-11e1-975c-cfa6b29bb814", "rel": "self" } ], "published": "2013-11-08T19:31:49.248Z", "title": { "@text": "Cloud Queues", "type": "text" }, "updated": "2013-11-08T19:31:49.248Z" } }
队列带宽使用消息v
指定队列带宽第一版使用消息
下表描述使用消息属性
属性名称 | 描述性 | 类型 | 可选性 |
---|---|---|---|
bandwidthInPublic |
指定内接公共带宽量,以字节表示最大值为6TB | 无签名Long | 需求化 |
bandwidthInServiceNet |
指定服务网带宽量,以字节表示最大值为6TB | 无签名Long | 需求化 |
bandwidthOutPublic |
指定公共向外带宽量,以字节表示最大值为6TB | 无签名Long | 需求化 |
bandwidthOutServiceNet |
指定服务网外带宽量,以字节表示最大值为6TB | 无签名Long | 需求化 |
XML样本
urn:uuid:e53d007a-fc23-11e1-975c-cfa6b29bb814
云队列bandwith
2013-11-08T19:28:01.783Z
2013-11-08T19:28:01.783Z
JSON样本
华体会联盟hth{ "entry": { "@type": "http:\/\/www.w3.org\/2005\/Atom", "category": [ { "term": "tid:2888" }, { "term": "rgn:DFW" }, { "term": "dc:DFW1" }, { "term": "cloudqueues.bandwidth.usage" }, { "term": "type:cloudqueues.bandwidth.usage" } ], "content": { "event": { "@type": "http:\/\/docs.rackspace.com\/core\/event", "dataCenter": "DFW1", "endTime": "2013-03-16T11:51:11Z", "environment": "PROD", "id": "e53d007a-fc23-11e1-975c-cfa6b29bb814", "product": { "@type": "http:\/\/docs.rackspace.com\/usage\/queues\/bandwidth", "bandwidthInPublic": 1024, "bandwidthInServiceNet": 256, "bandwidthOutPublic": 19992, "bandwidthOutServiceNet": 0, "serviceCode": "CloudQueues", "version": "1" }, "region": "DFW", "startTime": "2013-03-15T11:51:11Z", "tenantId": "2888", "type": "USAGE", "version": "1" } }, "id": "urn:uuid:e53d007a-fc23-11e1-975c-cfa6b29bb814", "link": [ { "href": "https:\/\/ord.feeds.api.rackspacecloud.com\/queues\/events\/entries\/urn:uuid:e53d007a-fc23-11e1-975c-cfa6b29bb814", "rel": "self" } ], "published": "2013-11-08T19:28:01.783Z", "title": { "@text": "Cloud Queues Bandwidth", "type": "text" }, "updated": "2013-11-08T19:28:01.783Z" } }
响应
下表显示可能的响应码
操作.
响应代码 | 名称 | 描述性 |
---|---|---|
二百 | 好 | 请求成功完成 |
400 | 坏请求 | 请求缺失一个或多个元素或某些元素的值无效 |
401 | 未授权 | 验证失败或用户没有权限请求操作 |
429 | 率有限 | 太多请求等待重试 |
500 | 内部服务器错误 | 服务器遇到意外条件,无法满足请求 |
503 | 服务无可用 | 服务不可用 。稍后再试 |