All Products
Search
Document Center

Security Center:DeleteSoarStrategyTask

Last Updated:Aug 24, 2024

Deletes a policy task that is in the waiting state on the Playbook page.

Operation description

Only the Enterprise and Ultimate editions of Security Center support this API operation.

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
StrategyTaskIdlongYes

The ID of the policy task that is in the waiting state.

Note You can call the DescribeSoarStrategyTasks operation to obtain the ID.
11082

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The request ID.

C699E4E4-F2F4-58FC-A949-457FFE59****

Examples

Sample success responses

JSONformat

{
  "RequestId": "C699E4E4-F2F4-58FC-A949-457FFE59****"
}

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.