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