Queries the types of check items in configuration assessment.
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. Chinese and English are supported.
| zh |
Response parameters
Example
Normal return example
JSON
Format
{
"RequestId": "3B3F3A90-46A5-4023-A2D8-D68B14262F96",
"List": [
{
"Id": 1,
"Title": "Identity authentication and permissions\n"
}
]
}
Error codes
Http code | Error code | Error message |
---|---|---|
500 | ServerError | ServerError |
For a list of error codes, visit the API error center.