All Products
Search
Document Center

Security Center:UpdateSelectionKeyByType

Last Updated:Feb 20, 2024

Updates the unique identifier of an asset selection.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
BusinessTypestringNo

The business type of the asset selection. Valid value:

  • VIRUS_SCAN_CYCLE_CONFIG: virus detection configuration.
  • VIRUS_SCAN_ONCE_TASK: one-time scan for virus detection.
  • AGENTLESS_MALICIOUS_WHITE_LIST_[ID]: a whitelist rule for alerts that are generated by the agentless detection feature.
  • AGENTLESS_VUL_WHITE_LIST_[ID]: a whitelist rule for vulnerabilities that are detected by the agentless detection feature.
  • FILE_PROTECT_RULE_SWITCH_TYPE_[ID]: key file protection.
VIRUS_SCAN_CYCLE_CONFIG
SelectionKeystringNo

The unique identifier of the asset selection.

614d179e-4776-4939-a04a-d842ce64****

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The request ID.

DBABBC2E-26DF-5586-BF7C-4FC846EF****

Examples

Sample success responses

JSONformat

{
  "RequestId": "DBABBC2E-26DF-5586-BF7C-4FC846EF****"
}

Error codes

HTTP status codeError codeError messageDescription
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
No change history