UpdateHoneypotNode_云安全中心_API文档

插件下载了解更多
VS Code 插件
安装插件之前,确保已安装 VS Code安装插件之前,确保已安装 VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains 插件
安装插件之前,确保已安装 JetBrains IDE安装插件之前,确保已安装 JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

流控信息

请求速率为10/1(s)。

授权信息

当前云产品暂无权限信息透出。

请求参数

字段名称字段详情
NodeNamestring

管理节点名称。

示例值:HoneypotNodeTest参考取值来源:
    CreateHoneypotNode
    GetHoneypotNode
    ListHoneypotNode
NodeIdstring

管理节点 ID。展开详情

示例值:67ab3f4c-3db5-4fc3-b51f-00f8bfabfa08
SecurityGroupProbeIpListarray<string>

放行网段集合。

子级条数 <= 100
AvailableProbeNuminteger<int32>

可用探针数量。

示例值:20

返回参数

字段名称字段详情
Successboolean

接口调用是否成功。取值:展开详情

示例值:true
Codestring

结果代码,200 表示成功,若为别的值则表示失败,调用方可根据此字段判断失败原因。

示例值:200
Messagestring

接口请求返回的信息

示例值:successful
RequestIdstring

本次调用请求的 ID,是由阿里云为该请求生成的唯一标识符,可用于排查和定位问题。

示例值:753D92B3-A062-544F-8E7B-C813AA9FA9FC
HttpStatusCodeinteger<int32>

请求数据结果的 HTTP 状态码。

示例值:200

返回示例

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
InvalidParam
There was an error with your request.诊断
400
NeedBuy
This service shoule be purchased first.诊断
400
AuthorizedProbeCannotReduce
The number of authorized probes cannot be reduced.诊断
400
InvalidProbeNum
Invalid number of probes.诊断
400
ProbeNumInsufficient
The number of probes remaining is insufficient.诊断
400
NodeNotExist
The control node does not exist.诊断
403
NoPermission
caller has no permission诊断
500
ServerError
Service error, please try again later.诊断

变更历史

变更时间变更内容概要操作
2023-01-03
新增返回参数

相关示例