cloud-unreg-ex 接口
取消注册到 Control Hub。
请求方式
GET http://ip:8070/cloud-api?method=cloud-unreg-ex&id=1
参数 | 说明 |
---|---|
method | 方法名称:cloud-reg-ex |
id | Control Hub 序号,有效值:0 或 1 |
返回数据
{
"result": 0
}
属性 | 说明 |
---|---|
result | 返回状态,0:操作成功,返回其它值请参考 Control Hub API 状态码 |
取消注册到 Control Hub。
GET http://ip:8070/cloud-api?method=cloud-unreg-ex&id=1
参数 | 说明 |
---|---|
method | 方法名称:cloud-reg-ex |
id | Control Hub 序号,有效值:0 或 1 |
{
"result": 0
}
属性 | 说明 |
---|---|
result | 返回状态,0:操作成功,返回其它值请参考 Control Hub API 状态码 |