修改物理专线属性
描述
修改物理专线属性
处于Rejected状态修改信息后进入Initial状态
Spec,RedundantPhysicalConnectionId只允许 Initial/Rejected状态修改
在Canceled,Allocating,AllocationFailed,Terminated状态不允许修改任何属性
请求参数
名称 |
类型 |
是否必须 |
描述 |
Action
String
是
系统规定参数,取值:ModifyPhysicalConnectionAttribute
RegionId
String
是
所在地域
PhysicalConnectionId
String
是
需要修改属性的物理专线Id
LineOperator
String
否
提供接入物理线路的运营商,可选值:
- CT - 中国电信
- CU - 中国联通
- CM - 中国移动
- CO - 中国其他
- Equinix - Equinix
- Other - 境外其他
bandwidth
String
否
物理专线接入接口带宽,单位Mbps,可选值:[2-10240]
PeerLocation
String
否
专线对端所在物理位置(地址)
PortType
String
否
物理专线接入端口类型,可选值:
- E1 - 2M同步电口
- 100Base-T - 百兆电口
- 1000Base-T - 千兆电口
- 1000Base-LX - 千兆单模光口(10千米)
- 10GBase-T - 万兆电口
- 10GBase-LR - 万兆单模光口(10千米)
- Other - 未列明
RedundantPhysicalConnectionId
String
否
互为冗余的物理专线Id
CircuitCode
String
否
专线侧接口对应运营商的电路编码
Name
String
否
物理专线名字
Description
String
否
物理专线描述信息
ClientToken
String
否
用于保证请求的幂等性。由客户端生成该参数值,要保证在不同请求间唯一,最大不值过64个ASCII字符。
具体参见附录:如何保证幂等性。
返回参数
全是公共返回参数,详见公共返回参数
错误码
错误代码 |
描述 |
Http 状态码 |
语义 |
InvalidRegionId.NotFound
The RegionId provided does not exist in our records.
404
指定的RegionId不存在
InvalidPhysicalConnectionId.NotFound
The PhysicalConnectionId provided does not exist in our records.
404
指定的PhysicalConnectionId不存在
InvalidLineOperator.Malformd
The LineOperator provided was invalid.
400
指定的专线运营商不正确
InvalidPeerLocation.Malformd
The PeerLocation provided was invalid.
400
指定的PeerLocation不合法
InvalidPortType.Malformd
The PortType provided was invalid.
400
指定的PortType不合法
InvalidDescription.Malformed
The specifid Description is not valid.
400
输入的Description不合法
InvalidRedundantPhysicalConnectionId.NotFound
The specified RedundantPhysicalConnectionId is not found.
404
指定的冗余专线ID不存在
InvalidName.Malformed
The specified Name is not valid.
400
指定专线名称不合法
InvalidStatus
invalid physical connection status.
400
物理专线状态不合法
InvalidBandwidth
invalid physical connection banwidth.
400
物理专线Bandwidth不合法
InvalidRedundantPhysicalConnection
redundant physical connection doesn’t belong to current user.
400
指定的RedundantPhysicalConnection不属于调用方
InvalidRedundantPhysicalConnectionStatus
invalid redundant physical connection status.
400
指定的RedundantPhysicalConnection状态不合法
InvalidCircuitCode.Malformed
circuitCode is illegal.
400
指定的CircuitCode不合法
开通物理专线
描述
只允许开通当前处在Confirmed状态的物理专线
开通后进入Enabled状态
请求参数
名称 |
类型 |
是否必须 |
描述 |
Action
String
是
系统规定参数,取值:EnablePhysicalConnection
RegionId
String
是
所在地域
PhysicalConnectionId
String
是
物理专线ID
ClientToken
String
是
用于保证请求的幂等性。由客户端生成该参数值,要保证在不同请求间唯一,最大不值过64个ASCII字符。
返回参数
全是公共返回参数,详见公共返回参数
错误码
错误代码 |
描述 |
Http 状态码 |
语义 |
InvalidRegionId.NotFound
The RegionId provided does not exist in our records.
404
指定的RegionId不存在
InvalidPhysicalConnectionId.NotFound
The PhysicalConnectionId provided does not exist in our records.
404
指定的物理专线(PhysicalConnectionId)不存在
Forbidden.NotAllowedInState
The request does not allow in this state.
400
指定的物理专线未处于Confirmed状态。
取消物理专线
描述
在物理专线开通前取消物理专线接入
只允许取消当前处在Initial,Approved,Allocated,Confirmed状态(都属于未开通状态)的物理专线
取消后进入Canceled状态
请求参数
名称 |
类型 |
是否必须 |
描述 |
Action
String
是
系统规定参数,取值:CancelPhysicalConnection
RegionId
String
是
所在地域
PhysicalConnectionId
String
是
物理专线ID
返回参数
全是公共返回参数,详见公共返回参数
错误码
错误代码 |
描述 |
Http 状态码 |
语义 |
InvalidRegionId.NotFound
The RegionId provided does not exist in our records.
404
指定的 RegionId 不存在
InvalidPhysicalConnectionId.NotFound
The PhysicalConnectionId provided does not exist in our records.
404
指定的 PhysicalConnectionId 不存在
Forbidden.NotAllowedInState
The request does not allow in this state.
400
当前状态不支持该操作
- 看不过瘾?点击下面链接!
【本站微信公众号:gsjx365,天天有好故事感动你!】
上一页1..101112131415下一页