Specifies the time when an automatic configuration check is performed on cloud services.
Operation Description
This operation is phased out. You can use the ChangeCheckConfig operation.
Authorization information
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
SourceIp | string | No | The source IP address of the request. | 192.168.XX.XX |
Lang | string | No | The language of the content within the request and response. Default value: zh. Valid values:
| zh |
DaysOfWeek | string | Yes | The days on which the automatic configuration check runs. You can specify multiple days. Separate multiple days with commas (,). Valid values:
| 4,5,6 |
StartTime | integer | Yes | The time period during which the automatic configuration check starts. Valid values:
| 6 |
EndTime | integer | Yes | The time period during which the automatic configuration check ends. Valid values:
| 12 |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "02287C0D-8DA9-5766-B51A-A63192BD3E80"
}
Error codes
HTTP status code | Error code | Error message | Description |
---|---|---|---|
400 | IllegalParam | Illegal param | - |
403 | NoPermission | caller has no permission | You are not authorized to do this operation. |
500 | ServerError | ServerError | - |
For a list of error codes, visit the Service error codes.