运维看板
问卷调查
workflow
机房巡检
项目管理方案
文档管理
大和大屏
西南证券大屏第一块(后台海通环境数据)
西南证券大屏第二块(后台海通环境数据)
西南证券大屏第三块(后台海通环境数据)
permission
postgresSQL使用
知识库
UNIOPS通用接口
值班管理
巡检(itsm)
浙商cmdb对接
表单接口
dataviewdev
POC组接口管理
广发证券
民生证券
华西大屏
华林证券
互联网IP资产管理
新增或修改互联网IP资产分组
新增或修改互联网IP段
查询互联网IP资产树
查询互联网ip资产
新增或修改互联网ip资产
删除互联网ip资产
导出互联网ip资产
删除互联网IP资产分组
五凌电力安全大屏

ITSM

运维管理系统


查询互联网IP资产树

<h5>简要描述</h5> <ul> <li>查询互联网IP资产树</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://192.168.2.107:8080/ops/script/getInternerIpGroupTree</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>参数</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> </tbody> </table> <h5>参数示例</h5> <pre><code>{}</code></pre> <h5>返回示例</h5> <pre><code>{     "errorCode": 0,     "message": "success",     "responseBody": {         "result": {             "children": [                 {                     "children": [                         {                             "createTime": "2023-02-16 17:56:08",                             "name": "192.168.1.1-20",                             "sort": 0,                             "type": 2,                             "uuid": "28822317f1ed4f2db41fc55674969271",                             "parentUuid": "7bc1efe952214eecaa5f146f955561df"                         }                     ],                     "createTime": "2023-02-16 17:44:29",                     "name": "深圳",                     "sort": 1,                     "type": 1,                     "uuid": "7bc1efe952214eecaa5f146f955561df",                     "parentUuid": "-1"                 }             ],             "createTime": "2023-02-14 17:00:00",             "name": "互联网IP资产",             "sort": 1,             "type": 1,             "uuid": "-1",             "parentUuid": "null"         }     },     "time": 1676542028631 }</code></pre>

页面列表

ITEM_HTML