All Products
Search
Document Center

Security Center:CreateMaliciousNote

Last Updated:Feb 20, 2024

Adds remarks to alert events for agentless detection.

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
NotestringYes

The remarks that you want to add.

Ignore
EventIdlongYes

The ID of the alert event to which you want to add remarks.

Note You can call the ListAgentlessMaliciousFiles operation to obtain the ID of the alert event from the NoteId parameter.
80****

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The request ID.

F8B6F758-BCD4-597A-8A2C-DA5A552C****

Examples

Sample success responses

JSONformat

{
  "RequestId": "F8B6F758-BCD4-597A-8A2C-DA5A552C****"
}

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.