全部文档
当前文档

暂无内容

如果没有找到您期望的内容,请尝试其他搜索词

文档中心

查询共享带宽

最近更新时间:2020-08-13 12:02:33

DescribeBandWidthShares(查询共享带宽)

Request Parameters(请求参数)

BandWidthShareId.N

  • 一个或多个共享带宽的ID
  • 默认: 查询region下所有的共享带宽的ID
  • 类型: String
  • 是否可缺省: 是


Filter.N

  • allocation-id,弹性IP的ID
  • 类型: Filter list
  • 是否可缺省: 是

ProjectId.N

  • 项目的ID
  • 类型: String
  • 是否可缺省: 是
  • 缺省值: 默认项目

Response Elements(返回值)

RequestId

  • 请求ID
  • 类型: String

BandWidthShareSet

Examples(例子)

Sample Request(请求)
http://bws.region.api.ksyun.com/?Action=DescribeBandWidthShares
&Version=2016-03-04

Sample Response(返回)
<DescribeBandWidthSharesResponse xmlns="http://bws.api.ksyun.com/doc/2016-03-04/">
    <BandWidthShareSet>
        <item>
            <BandWidthShareId>89869da1-c601-426a-914f-d9287bcc7b80</BandWidthShareId>
			<CreateTime>2016-05-05 18:27:36</CreateTime>
			<BandWidth>10</BandWidth>
			<LineId>15e957ff-5e64-4577-946c-4a396528c67a</LineId> 
	            <AssociateBandWidthShareInfoSet>
		            <item>
			            <AllocationId>15e957ff-5e64-4577-946c-4a396528c67a</AllocationId> 
			        </item>	
		            <item>
			            <AllocationId>2b05cd99-0139-43c0-8144-b046780dd659</AllocationId> 
			        </item>	
		            <item>
			            <AllocationId>8bb4238b-209e-4d62-9af3-36fb1fb8e9ca</AllocationId> 
			        </item>			            
		        </AssociateBandWidthShareInfoSet>
        </item>
    </BandWidthShareSet>
    <RequestId>1d671a66-85be-4905-b2fe-b9879c2d7a5a</RequestId>
</DescribeBandWidthSharesResponse>
文档导读
纯净模式常规模式

纯净模式

点击可全屏预览文档内容
文档反馈