Differences

This shows you the differences between two versions of the page.

Link to this comparison view

batch_details [2020/04/26 03:33] – external edit 127.0.0.1batch_details [2020/05/10 16:27] (current) – removed admin
Line 1: Line 1:
-====== Stats Service - Model List ====== 
-Retrieve a list of models currently registered in //TestOptimal//: 
- 
- 
-  [ 
-    { 
-        "name": "Demo_Calculator", 
-        "modelID": 417 
-    }, 
-    { 
-        "name": "Demo_Concurent_LoadModel", 
-        "modelID": 257 
-    }, 
-    { 
-        "name": "Demo_HomePageLogin", 
-        "modelID": 259 
-    }, 
-    { 
-        "name": "Demo_MBBA_model", 
-        "modelID": 260 
-    }, 
-    { 
-        "name": "Demo_RemoteAgent", 
-        "modelID": 674 
-    }, 
-    { 
-        "name": "Demo_TestGenToFile", 
-        "modelID": 34 
-    }, 
-    { 
-        "name": "Demo_VendingMachine_Automation", 
-        "modelID": 2 
-    }, 
-    { 
-        "name": "Demo_VendingMachine_Automation_WithCancel", 
-        "modelID": 609 
-    }, 
-    { 
-        "name": "Demo_VendingMachineWithCancel", 
-        "modelID": 353 
-    }, 
-    { 
-        "name": "Demo_WebStore", 
-        "modelID": 258 
-    } 
- 
-  ]