Configures vulnerability detection for a server.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
SourceIp | string | No | The source IP address of the request. | 1.2.XX.XX |
Type | string | Yes | The type of the vulnerability. Valid values:
| cve |
Uuid | string | Yes | The UUID of the server. | inet-7c676676-06fa-442e-90fb-b802e5d6**** |
Config | string | Yes | Specifies whether to enable vulnerability detection. Valid values:
| off |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "1FF908BA-ADD8-5138-8595-614C6E3C6658"
}
Error codes
HTTP status code | Error code | Error message | Description |
---|---|---|---|
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