Deletes the configurations of vulnerabilities that can be automatically fixed in the vulnerability task center in batches.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sas:DeleteVulAutoRepairConfig |
delete |
*All Resource
|
None | None |
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 list of configuration IDs to delete. Note
You can call the ListVulAutoRepairConfig operation to obtain configuration IDs. |
|
|
integer |
No |
The configuration ID to delete. |
1 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. Alibaba Cloud generates a unique ID for each request. You can use the ID to troubleshoot issues. |
3956048F-9D73-5EDB-834B-4827BB48**** |
Examples
Success response
JSON format
{
"RequestId": "3956048F-9D73-5EDB-834B-4827BB48****"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | InnerError | InnerError | |
| 500 | ServerError | ServerError | |
| 403 | NoPermission | caller has no permission |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.