Add system test for the northbound API in NEMO project.
[integration/test.git] / csit / variables / nemo / intent-node-host.json
1 {
2     "input":{
3             "user-id": "14ce424a-3e50-4a2a-ad5c-b29845158c8b",
4             "objects":{
5             "node":[
6                     {
7                         "node-name": "server1",
8                         "node-type": "host",
9                         "node-id":"7b796915-adf4-4356-b5ca-de005ac410c1"
10                     },
11                     {
12                         "node-name": "server2",
13                         "node-type": "host",
14                         "node-id":"22282cca-9a13-4d0c-a67e-a933ebb0b0ae"
15                     },
16                     {
17                         "node-name": "vm1",
18                         "node-type": "host",
19                         "node-id":"1eaf9a67-a171-42a8-9282-71cf702f61dd"
20                     },
21                     {
22                         "node-name": "vm2",
23                         "node-type": "host",
24                         "node-id":"6c787caa-156a-49ed-8546-547bdccf283c"
25                     }
26             ]
27         }
28    }
29 }