You can call this operation to modify the temporary capacity of the OceanBase cluster.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| InstanceId | string | Yes | The ID of the OceanBase cluster. | ob317v4uif**** |
| Spec | string | Yes | Specification. | oceanbase.cluster.i2.small |
| DiskSize | string | No | The disk size. Unit: GB. | 400 |
Response parameters
Examples
Sample success responses
JSONformat
{
"RequestId": "EE205C00-30E4-XXXX-XXXX-87E3A8A2AA0C"
}Error codes
For a list of error codes, visit the Service error codes.
Change history
| Change time | Summary of changes | Operation |
|---|---|---|
| 2023-12-26 | The request parameters of the API has changed | View Change Details |
