Queries the types of check items in configuration assessment.
Operation Description
This operation is phased out. You can use the ListCheckStandard operation instead.
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
SourceIp | string | No | The source IP address of the request. | 183.237.XX.XX |
Lang | string | No | The language of the content within the request and response. Default value: zh. Valid values:
| zh |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "3B3F3A90-46A5-4023-A2D8-D68B14262F96",
"List": [
{
"Id": 37625,
"Title": "Identity authentication and permissions\n"
}
]
}
Error codes
HTTP status code | Error code | Error message | Description |
---|---|---|---|
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.