Add system test for the northbound API in NEMO project.
[integration/test.git] / csit / variables / nemo / register-user.json
1 {
2     "input":{
3                 "user-id":"14ce424a-3e50-4a2a-ad5c-b29845158c8b",
4                 "user-name":"user2",
5                 "user-password":"abc",
6                 "user-role":"tenant"
7             }
8 }