Adds check items to the whitelist for instances.
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
CheckGroupId | string | No | The ID of the group to which the check item belongs. | cQFq20UzZ49K6gRSJD1301**** |
CheckId | long | No | The ID of the check item. | 132 |
InstanceIds | array | No | The instance IDs of assets. | |
string | No | The instance ID of the asset. | rr-uf69i5n62hyqu**** |
Response parameters
Examples
Sample success responses
JSON
format
{
"Data": {
"test": "test",
"test2": 1
},
"RequestId": "ADE57832-9666-511C-9A80-B87DE2E8****"
}
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.
Change history
Change time | Summary of changes | Operation | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
2023-01-11 | API Description Update,The API operation is not deprecated.,The error codes of the API operation change. | |||||||||
|