Enables or disables the integration of a cloud service.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
ServiceCode | string | Yes | The identity of the cloud service that is integrated with Cloud Config. Valid values:
| cadt |
Status | boolean | Yes | Specifies whether you want the product to be integrated. Valid values:
| true |
IntegratedTypes | string | No | The types of the integrated events. Separate multiple event types with commas (,). Valid values:
| NonCompliantNotification |
For more information about common request parameters, see Common parameters.
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "02EB7638-B029-5ABB-93F5-A2ABEEAC282D"
}
Error codes
HTTP status code | Error code | Error message | Description |
---|---|---|---|
404 | AccountNotExisted | Your account does not exist. | The specified account does not exist. |
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|---|---|
2023-11-06 | The Error code has changed. The request parameters of the API has changed | View Change Details |