Performs a baseline check on servers to which a specified baseline check policy is applied.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
Lang | string | No | The language of the content within the request and response. Default value: zh. Valid values:
| zh |
StrategyId | integer | No | The ID of the baseline check policy. Note
You can call the DescribeStrategy operation to query the IDs of baseline check policies.
| 215421 |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "7F84EBCA-86F8-5AA0-BF74-A0276ECB****"
}
Error codes
HTTP status code | Error code | Error message | Description |
---|---|---|---|
400 | -101 | %s %s | - |
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.
Change history
Change time | Summary of changes | Operation |
---|---|---|
2024-07-02 | The Error code has changed | View Change Details |