aboutsummaryrefslogtreecommitdiffstats
path: root/umc-iui/src/main/resources/webroot/umc-pm/json/index.json
blob: c6a3f1a976a48e6aa7ef8e17842fadbd0dbbd290 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[
  {
    "id": "10000",
    "name": "指标一",
    "indexDes": "具体信息",
    "strExpression": "a+b",
    "resourceType": 
      {
        "id": "vnf.cn.cscf",
        "name": "CSCF"
      },
	"moType": {
      "id": "ns.cn.epc.metrictype",
      "name": "性能KPI"
    },
    "dataType": "0"
  }
]