全部文档
当前文档

暂无内容

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

文档中心

更新共享带宽

最近更新时间:2020-04-16 11:54:54

ModifyBandWidthShare(更新共享带宽配置)

Request Parameters(请求参数)

BandWidthShareId

  • 共享带宽的ID
  • 类型: String
  • 是否可缺省: 否

BandWidth

  • 共享带宽的带宽
  • 类型: Integer
  • 是否可缺省: 否
  • 可取值: 1-15000,每个客户的实际值可配置

Response Elements(返回值)

RequestId

  • 请求ID
  • 类型: String

BandWidthShare

Examples(例子)

Sample Request(请求)
http://bws.region.api.ksyun.com/?Action=ModifyBandWidthShare
&Version=2016-03-04
&BandWidthShareId=c2969824-96df-4b9c-a961-da962cdcafb1
&BandWidth=20

Sample Response(返回)
<ModifyAddressResponse xmlns="http://bws.api.ksyun.com/doc/2016-03-04/">
     <BandWidthShare>
        <item>
            <BandWidthShareId>89869da1-c601-426a-914f-d9287bcc7b80</BandWidthShareId>
			<CreateTime>2016-05-05 18:27:36</CreateTime>
			<BandWidth>20</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>
    </BandWidthShare>
</ModifyAddressResponse>

文档导读
纯净模式常规模式

纯净模式

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