Deletes configurations of of an automatic vulnerability fixing task at a time on the Playbook page.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| Type | string | No | The type of the vulnerability. Valid values:
| cve |
| AliasName | string | No | The alias of the vulnerability. | RHSA-2017:0184-Important: mysql security update |
| ConfigIdList | array | No | The IDs of the configurations. Note
You can call the ListVulAutoRepairConfig operation to query the IDs.
| |
| long | No | The ID of the configuration. | 1 |
Response parameters
Examples
Sample success responses
JSONformat
{
"RequestId": "3956048F-9D73-5EDB-834B-4827BB48****"
}Error codes
| HTTP status code | Error code | Error message | Description |
|---|---|---|---|
| 400 | InnerError | InnerError | - |
| 403 | NoPermission | caller has no permission | You are not authorized to do this operation. |
| 500 | ServerError | ServerError | - |
For a list of error codes, visit the Service error codes.
Change history
| Change time | Summary of changes | Operation |
|---|
No change history
