查询网站安全报告的安全建议。
调试
您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码示例。
授权信息
当前API暂无授权信息透出。
请求参数
| 名称 | 类型 | 必填 | 描述 | 示例值 |
|---|---|---|---|---|
| SourceIp | string | 否 | 访问源的 ip 地址。 | 218.249.*.* |
| Lang | string | 否 | 设置请求和接收消息的语言类型,默认为 zh。取值:
| zh |
返回参数
示例
正常返回示例
JSON格式
{
"RiskSuggest": "Use the security center, such as security alerts, vulnerability scanning, and vulnerability fixes, to resolve security risks as soon as possible.",
"WebLockSuggest": "The website tamper-proofing feature is recommended to prevent the website from being maliciously injected into external links, and being tampered with as malicious information, causing serious negative social impact to the enterprise.",
"RequestId": "7BC55C8F-226E-5AF5-9A2C-2EC43864****",
"VulSuggest": 0,
"TotalCount": 4
}错误码
| HTTP status code | 错误码 | 错误信息 | 描述 |
|---|---|---|---|
| 403 | NoPermission | caller has no permission | 当前操作未被授权,请联系主账号在RAM控制台进行授权后再执行操作。 |
| 500 | ServerError | ServerError | 服务故障,请稍后重试! |
访问错误中心查看更多错误码。
