Disabling Anti-DDoS

Functions

This asynchronous API allows you to disable the Anti-DDoS traffic scrubbing. Successfully invoking this API only means that the service node has received the disabling request. You need to use the task querying API to check the task execution status. For details about the task querying API, see Querying Anti-DDoS Tasks.

URI

Request

None

Response

Table 1 Parameter description

Name

Type

Description

error_code

String

Internal error code

error_description

String

Internal error description

task_id

String

ID of a task. This ID can be used to query the status of the task.

This field is reserved for use in task auditing later. It is temporarily unused.

Example

Status Code

See Status Code.