All Products
Search
Document Center

Security Center:AddCheckInstanceResultWhiteList

Last Updated:Mar 21, 2023

Adds check items to the whitelist for instances.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
CheckGroupIdstringNo

The ID of the group to which the check item belongs.

cQFq20UzZ49K6gRSJD1301****
CheckIdlongNo

The ID of the check item.

132
InstanceIdsarrayNo

The instance IDs of assets.

stringNo

The instance ID of the asset.

rr-uf69i5n62hyqu****

Response parameters

ParameterTypeDescriptionExample
object

The data returned.

Dataobject

The adding result.

RequestIdstring

The ID of the request.

ADE57832-9666-511C-9A80-B87DE2E8****

Examples

Sample success responses

JSONformat

{
  "Data": {
    "test": "test",
    "test2": 1
  },
  "RequestId": "ADE57832-9666-511C-9A80-B87DE2E8****"
}

Error codes

HTTP status codeError codeError messageDescription
400IllegalParamIllegal param-
403NoPermissioncaller has no permissionYou are not authorized to do this operation.
500ServerErrorServerError-

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
2023-01-11API Description Update,The API operation is not deprecated.,The error codes of the API operation change.
Change itemChange content
API DescriptionAPI Description Update
API Deprecation DescriptionThe API operation is not deprecated.
Error CodesThe error codes of the API operation change.
    delete Error Codes: 400