073925828a7d7adce7c9f06ee37f028b0a895f86
[cli.git] /
1 [ {
2   "request" : {
3     "method" : "post",
4     "uri" : "/api/nslcm/v1/ns",
5     "headers" : {
6       "Accept" : "application/json",
7       "Content-Type" : "application/json"
8     },
9     "json" : {
10       "csarId" : "a3394090-c5b4-49b4-974c-00a6eac755ab",
11       "nsName" : "vcpe1"
12     }
13   },
14   "response" : {
15     "status" : 201,
16     "json" : {
17       "nsInstanceId" : "25f3159c-ff2d-4ad0-ac66-3270941bfa52"
18     }
19   }
20 } ]