Queries the priorities to fix vulnerabilities.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| Lang | string | No | The language of the content within the request and response. Valid values:
| zh |
Response parameters
Examples
Sample success responses
JSONformat
{
"RequestId": "ECC6B3E3-D496-512D-B46D-E6996A6B63EE",
"ConcernNecessity": [
"asap"
]
}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
