Skip to main content

ModifyEmgVulSubmit

Description

call ModifyEmgVulSubmit to perform emergency vulnerability detection.

Request Method

POST

Request Path

/apsara/route/Sas/ModifyEmgVulSubmit

Request Parameters Common Parameters

NameLocationTypeRequiredSample valueDescription
regionIdBODYstringYesNo sample value for this parameter.region id
UserAgreementBODYstringNoyeschoose whether to perform detection. Value: yes: execute no: do not execute
LangBODYstringNozhthe language type of the request and receive message. Value: zh: Chinese en: English
versionBODYstringNo2016-01-01version of api
NameBODYstringNoscan:ASCV-2019-032401vulnerability name.

Return data

NameTypeSample valueDescription
RequestIdstring52A3AEE6-114A-499D-8990-4BA9B27FE0AAthe unique identifier generated by alibaba cloud for this request.

Example

Successful Response example

{
"RequestId":"52A3AEE6-114A-499D-8990-4BA9B27FE0AA"
}

Failed Response example

{
"errorSample":
{
"resultCode":-1,
"resultMsg":"system error",
"result":null
}

}