Modify Instance Specifications
Function
Modifying the specifications of the IoTDA instance.
URI
POST /v5/iot/{project_id}/iotda-instances/{instance_id}/resize
| Parameter | Mandatory | Type | Description |
|---|---|---|---|
| project_id | Yes | String | Parameter description : project ID. For details, see Obtaining a Project ID. |
| instance_id | Yes | String | Parameter description: instance ID. Value: Enter up to 36 characters, including lowercase letters (a-f), digits, and hyphens (-). |
Request Parameters
| Parameter | Mandatory | Type | Description |
|---|---|---|---|
| flavor | Yes | Flavor object | Parameter description: specifications of an IoTDA instance. |
| delay | No | Boolean | Parameter description: whether to changing the billing information of a device instance in the delayed mode. To delay the change, you need to set the change time window of the instance first. Options: |
| Parameter | Mandatory | Type | Description |
|---|---|---|---|
| type | Yes | String | Parameter description : specification name of the IoTDA instance to create. For details, see Specifications. |
| size | No | Integer | Parameter description : unit number of the standard IoTDA instances to create. For details, see Specifications. |
Response Parameters
Status code: 200
| Parameter | Type | Description |
|---|---|---|
| order_id | String | Parameter description: order ID. |
Example Requests
Example Responses
Status code: 200
OK
{
"order_id" : "CS22121614500ABCD"
} Status Codes
| Status Code | Description |
|---|---|
| 200 | OK |
| 400 | Bad Request |
| 401 | Unauthorized |
| 403 | Forbidden |
Error Codes
See Error Codes.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot