Updates the status of the cloud service provided to the tenant.
Function
Cloud services interconnected with CBC: In scenarios where fee deduction fails due to insufficient tenant balance or yearly/monthly resources in an order expire, the cloud operation personnel trigger the update of the cloud service status (freezing, unfreezing, or deletion), and the cloud service performs corresponding operations on the instance. For example, if a tenant is in arrears, the cloud operation personnel freeze the cloud host, and the tenant cannot start the cloud host.
URI
PUT /v1/services/status/landingzone
Request Parameters
|
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
|
resources |
No |
Array of ResourceInfos objects |
Resource list |
|
status |
No |
Integer |
Status of a cloud service or resource instance. 0: unfrozen or normal; 1: frozen; 2: deleted or terminated. |
|
effect |
No |
Integer |
Main effects of the service |
|
scene |
No |
String |
Application scenario of a cloud service |
|
Parameter |
Mandatory |
Type |
Description |
|---|---|---|---|
|
resourceInfos |
No |
Array of ResourceInfoArray objects |
Resource information list. |
|
tenantId |
No |
String |
TenantId |
Response Parameters
Status code: 200
Successful
None
Example Requests
None
Example Responses
None
Status Codes
|
Status Code |
Description |
|---|---|
|
200 |
Successful |
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