Fixes a Linux software vulnerability.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-aegis:OperateVuls |
none |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| Type |
string |
Yes |
The type of vulnerability to fix. Set the value to cve, which indicates a Linux software vulnerability. |
cve |
| OperateType |
string |
Yes |
The method to handle the vulnerability. Set the value to vul_fix, which indicates fixing the vulnerability. |
vul_fix |
| VulNames |
array |
Yes |
The names of the vulnerabilities to fix. |
|
|
string |
No |
The name of the vulnerability to fix. |
oval:com.ubuntu.xenial:def:2020355240000000 |
|
| Uuids |
array |
Yes |
The UUIDs of the servers on which you want to fix the vulnerabilities. |
|
|
string |
No |
The UUID of the server on which you want to fix the vulnerability. |
14f14260-xxxx-46ea-a157-451983a1**** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID, which is a unique identifier generated by Alibaba Cloud for the request. You can use this ID to troubleshoot issues. |
C2677612-7207-4AEB-BD48-8BA528F86777 |
Examples
Success response
JSON format
{
"RequestId": "C2677612-7207-4AEB-BD48-8BA528F86777"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 200 | operateVulError | Operate vul is error. | |
| 400 | InsufficientAuthorizationCount | Authorization count is insufficient. | |
| 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.