summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/assets/json/onboardTableData.json
diff options
context:
space:
mode:
Diffstat (limited to 'usecaseui-portal/src/assets/json/onboardTableData.json')
-rw-r--r--usecaseui-portal/src/assets/json/onboardTableData.json103
1 files changed, 103 insertions, 0 deletions
diff --git a/usecaseui-portal/src/assets/json/onboardTableData.json b/usecaseui-portal/src/assets/json/onboardTableData.json
new file mode 100644
index 00000000..56e5b323
--- /dev/null
+++ b/usecaseui-portal/src/assets/json/onboardTableData.json
@@ -0,0 +1,103 @@
+{
+ "total":245,
+ "tableList":[
+ {
+ "name":"Demo_vims_zte",
+ "type":"NS",
+ "version":"1.0",
+ "status":"Onboarding",
+ "progress": 35
+ },
+ {
+ "name":"Demo_vims_zte",
+ "type":"NS",
+ "version":"1.0",
+ "status":"Onboarding",
+ "progress": 86
+ },
+ {
+ "name":"Demo_vims_zte",
+ "type":"NS",
+ "version":"1.0",
+ "status":"Invalid",
+ "progress": 100
+ },
+ {
+ "name":"Demo_vims_zte",
+ "type":"NS",
+ "version":"1.0",
+ "status":"Onboarded",
+ "progress": 100
+ },
+ {
+ "name":"Demo_vims_zte",
+ "type":"NS",
+ "version":"1.0",
+ "status":"Onboarded",
+ "progress": 100
+ },
+ {
+ "name":"Demo_vims_zte",
+ "type":"NS",
+ "version":"1.0",
+ "status":"Invalid",
+ "progress": 100
+ },
+ {
+ "name":"Demo_vims_zte",
+ "type":"NS",
+ "version":"1.0",
+ "status":"Invalid",
+ "progress": 100
+ },
+ {
+ "name":"Demo_vims_zte",
+ "type":"NS",
+ "version":"1.0",
+ "status":"Invalid",
+ "progress": 100
+ },
+ {
+ "name":"Demo_vims_zte",
+ "type":"NS",
+ "version":"1.0",
+ "status":"Invalid",
+ "progress": 100
+ },
+ {
+ "name":"Demo_vims_zte",
+ "type":"NS",
+ "version":"1.0",
+ "status":"Invalid",
+ "progress": 100
+ },
+ {
+ "name":"Demo_vims_zte",
+ "type":"NS",
+ "version":"1.0",
+ "status":"Invalid",
+ "progress": 100
+ },
+ {
+ "name":"Demo_vims_zte",
+ "type":"NS",
+ "version":"1.0",
+ "status":"Invalid",
+ "progress": 100
+ },
+ {
+ "name":"Demo_vims_zte",
+ "type":"NS",
+ "version":"1.0",
+ "status":"Invalid",
+ "progress": 100
+ },
+ {
+ "name":"Demo_vims_zte",
+ "type":"NS",
+ "version":"1.0",
+ "status":"Invalid",
+ "progress": 100
+ }
+ ]
+}