Modifies the specification of a CLB instance.
Operation description
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
slb:ModifyLoadBalancerInstanceSpec |
update |
*loadbalancer
|
|
None |
Request parameters
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| OrderId |
integer |
The order ID of the subscription CLB instance. |
201429619788910 |
| RequestId |
string |
The request ID. |
365F4154-92F6-4AE4-92F8-7FF34B540710 |
Examples
Success response
JSON format
{
"OrderId": 201429619788910,
"RequestId": "365F4154-92F6-4AE4-92F8-7FF34B540710"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | ModifySpecNotAllowed | LoadBalancerSpec not allowed for this instance | |
| 400 | Operation.NotAllowed | Operation Denied, Your account does not have enough balance. | |
| 400 | InvalidParameter.Bandwidth | The param Bandwidth is invalid. | |
| 400 | ChangeLbSpecNotAllowed | You cannot change the specification for the specified load balancer. | |
| 400 | OperationDenied.PayByCLCU | The operation is not allowed because the instanceChargeType of loadbalancer is PayByCLCU. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.