Configures the vulnerability detection settings for a single server.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sas:ModifyVulTargetConfig |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| SourceIp |
string |
No |
The IP address of the access source. |
1.2.XX.XX |
| Type |
string |
Yes |
The type of vulnerability detection to configure. Valid values:
|
cve |
| Uuid |
string |
Yes |
The UUID of the server to configure. |
inet-7c676676-06fa-442e-90fb-b802e5d6**** |
| Config |
string |
Yes |
Specifies whether to enable or disable vulnerability detection. Valid values:
|
off |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. Alibaba Cloud generates a unique identifier for each request. You can use the ID to troubleshoot issues. |
1FF908BA-ADD8-5138-8595-614C6E3C6658 |
Examples
Success response
JSON format
{
"RequestId": "1FF908BA-ADD8-5138-8595-614C6E3C6658"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 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.