blob: caa8b938320d9661f243673c162f37329129372a [file] [log] [blame]
Suchitra.Vemuri8be18802016-11-16 16:59:54 -08001{
2 "UserInfo": [
3 {
4 "firstname" : "TestUser001",
5 "lastname" : "User001",
6 "password" : "TestUser001",
7 "email" : "TestUser001@onlab.us",
8 "site": "http://localhost:8000/api/core/sites/1/"
9 },
10 {
11 "firstname" : "TestUser002",
12 "lastname" : "User002",
13 "password" : "TestUser002",
14 "email" : "TestUser002@onlab.us",
15 "site": "http://localhost:8000/api/core/sites/1/"
16 },
17 {
18 "firstname" : "TestUser003",
19 "lastname" : "User003",
20 "password" : "TestUser003",
21 "email" : "TestUser003@onlab.us",
22 "site": "http://localhost:8000/api/core/sites/1/"
23 }
24 ]
25}
26