summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/app/mock/json/slicing_subnet_instance.json
diff options
context:
space:
mode:
authorcyuamber <xuranyjy@chinamobile.com>2019-12-06 15:17:58 +0800
committercyuamber <xuranyjy@chinamobile.com>2019-12-06 15:18:08 +0800
commit062d590f790d0c9cc1e625d21cc004520cd37bd7 (patch)
tree885748384132cf4e3aad608f553aceb56f965a50 /usecaseui-portal/src/app/mock/json/slicing_subnet_instance.json
parent7d078fad22472cedc7bf7dc872ea60c283828ef1 (diff)
feat: Added drop-down loading function to the select box of task processing component
Change-Id: I26183b4e2ff2070a1e3e770aa827655ebc3643ea Issue-ID: USECASEUI-368 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
Diffstat (limited to 'usecaseui-portal/src/app/mock/json/slicing_subnet_instance.json')
-rw-r--r--usecaseui-portal/src/app/mock/json/slicing_subnet_instance.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/usecaseui-portal/src/app/mock/json/slicing_subnet_instance.json b/usecaseui-portal/src/app/mock/json/slicing_subnet_instance.json
index 62e690a6..24914c3f 100644
--- a/usecaseui-portal/src/app/mock/json/slicing_subnet_instance.json
+++ b/usecaseui-portal/src/app/mock/json/slicing_subnet_instance.json
@@ -4,11 +4,11 @@
"result_message": "NSSI associated with NSI result."
},
"result_body": {
- "an_suggest_nssi_id": "46da8cf8-0878-48ac-bea3-f2200959411a",
- "an_suggest_nssi_name": "eMBBANinstance1",
- "tn_suggest_nssi_id": "46da8cf8-0878-48ac-bea3-f2200959411a",
- "tn_suggest_nssi_name": "eMBBTNinstance1",
- "cn_suggest_nssi_id": "46da8cf8-0878-48ac-bea3-f2200959411a",
- "cn_suggest_nssi_name": "eMBBCNinstance1"
+ "an_suggest_nssi_id": "46da8cf8-0878-48ac-bea3-f2200959411a",
+ "an_suggest_nssi_name": "eMBB AN instance1",
+ "tn_suggest_nssi_id": "46da8cf8-0878-48ac-bea3-f2200959411b",
+ "tn_suggest_nssi_name": "eMBB TN instance2",
+ "cn_suggest_nssi_id": "46da8cf8-0878-48ac-bea3-f2200959411c",
+ "cn_suggest_nssi_name": "eMBB CN instance3"
}
}