aboutsummaryrefslogtreecommitdiffstats
path: root/umc-iui/src/main/resources/webroot/umc-pm/json/meatask/resourceType.json
blob: 97276268a8ebe4842a41a59534b5c271cbe6da4b (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
26
27
28
29
{
  "status": 0,
  "content": [
    {
      "id": "ns.cn.ims",
      "name": "IMS"
    },
    {
      "id": "vnf.cn.hss",
      "name": "HSS"
    },
    {
      "id": "vnf.cn.xgw",
      "name": "xGW"
    },
    {
      "id": "vnf.cn.sss",
      "name": "SSS"
    },
    {
      "id": "vnf.cn.cscf",
      "name": "CSCF"
    },
    {
      "id": "ns.cn.epc",
      "name": "EPC"
    }
  ]
}