Code Review
/
cli.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
5e0591de6d1d0e195cc361e8bdbc0718e2391106
[cli.git]
/
1
[ {
2
"request" : {
3
"method" : "post",
4
"uri" : "/api/catalog/v1/vnfpackages",
5
"headers" : {
6
"Accept" : "application/json",
7
"Content-Type" : "application/json"
8
},
9
"json" : {
10
"csarId" : "c1cec675-1069-487d-b1a9-c256b17c3291"
11
}
12
},
13
"response" : {
14
"status" : 202,
15
"json" : {
16
"jobId" : "1d871fc4-380c-4699-8f7f-77e508f9734d"
17
}
18
}
19
} ]