You can call this operation to run a scan task for urgent vulnerabilities.
Debugging
Request parameters
Parameter | Type | Required | Example | Description |
---|---|---|---|---|
Action | String | Yes | ModifyEmgVulSubmit |
The operation that you want to perform. Set the value to ModifyEmgVulSubmit. |
Lang | String | No | zh |
The language of the request and response. Valid values:
|
Name | String | No | scan:ASCV-2019-032401 |
The name of the vulnerability. |
UserAgreement | String | No | yes |
Specifies whether you want to run a scan task. Valid values:
|
Response parameters
Parameter | Type | Example | Description |
---|---|---|---|
RequestId | String | 52A3AEE6-114A-499D-8990-4BA9B27FE0AA |
The ID of the request. |
Examples
Sample requests
http(s)://[Endpoint]/? Action=ModifyEmgVulSubmit
&<Common request parameters>
Sample success responses
XML
format
<ModifyEmgVulSubmitResponse>
<RequestId>52A3AEE6-114A-499D-8990-4BA9B27FE0AA</RequestId>
</ModifyEmgVulSubmitResponse>
JSON
format
{
"RequestId": "52A3AEE6-114A-499D-8990-4BA9B27FE0AA"
}
Error code
For a list of error codes, visit the API Error Center.