summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/app/mock/json/uui-sotn_getPinterfaceByPnfName.json
diff options
context:
space:
mode:
authorTao Shen <shentao@chinamobile.com>2019-09-12 09:45:54 +0000
committerGerrit Code Review <gerrit@onap.org>2019-09-12 09:45:54 +0000
commite22274d42e8fa9eb96fb38aee46b847812b2e400 (patch)
treec306eb9bdf23d364a80342590284a246bc74c612 /usecaseui-portal/src/app/mock/json/uui-sotn_getPinterfaceByPnfName.json
parentffd6d1e39c36a2133d329b975d5fe588bba36d35 (diff)
parenteb2d8b5118d13398eb57ef10d68b6ec595bc1989 (diff)
Merge "feat:optimize topo api & mock json for network service page"
Diffstat (limited to 'usecaseui-portal/src/app/mock/json/uui-sotn_getPinterfaceByPnfName.json')
-rw-r--r--usecaseui-portal/src/app/mock/json/uui-sotn_getPinterfaceByPnfName.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/usecaseui-portal/src/app/mock/json/uui-sotn_getPinterfaceByPnfName.json b/usecaseui-portal/src/app/mock/json/uui-sotn_getPinterfaceByPnfName.json
new file mode 100644
index 00000000..399c21b9
--- /dev/null
+++ b/usecaseui-portal/src/app/mock/json/uui-sotn_getPinterfaceByPnfName.json
@@ -0,0 +1,17 @@
+[
+ {
+ "interface-name": "nodeId-78.78.78.78-ltpId-5"
+ },
+ {
+ "interface-name": "nodeId-78.78.78.78-ltpId-4"
+ },
+ {
+ "interface-name": "nodeId-78.78.78.78-ltpId-3"
+ },
+ {
+ "interface-name": "nodeId-78.78.78.78-ltpId-2"
+ },
+ {
+ "interface-name": "nodeId-78.78.78.78-ltpId-1"
+ }
+]