aboutsummaryrefslogtreecommitdiffstats
path: root/umc-iui/src/main/resources/webroot/umc-pm/json/meatask/moType.json
blob: f1c71218a3d87deec91fbc1bdb64743d37787c85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
  "status": 0,
  "content": [
    {
      "id": "ns.cn.ims.metrictype",
      "name": "性能KPI-1"
    },
    {
      "id": "ns.cn.ims.metrictype1",
      "name": "性能KPI-2"
    },
    {
      "id": "ns.cn.ims.metrictype2",
      "name": "性能KPI-3"
    },
    {
      "id": "ns.cn.ims.metrictype3",
      "name": "性能KPI-4"
    },
    {
      "id": "ns.cn.ims.metrictype4",
      "name": "性能KPI-5"
    }
  ]
}