d41ec6e35131e2ae135a7eac711e244f08932ddd
[cli.git] /
1 [ {
2   "request" : {
3     "method" : "put",
4     "uri" : "/aai/v11/service-design-and-creation/services/service/de1fa33f-f676-42e5-b79a-a39825c19b1d",
5     "headers" : {
6       "Authorization" : "Basic QUFJOkFBSQ==",
7       "X-FromAppId" : "onap-cli",
8       "Accept" : "application/json",
9       "X-TransactionId" : "req-db81a881-11a9-4eca-9611-e0abdfa81597",
10       "Content-Type" : "application/json"
11     },
12     "json" : {
13       "service-description" : "test",
14       "service-id" : "de1fa33f-f676-42e5-b79a-a39825c19b1d"
15     }
16   },
17   "response" : {
18     "status" : 201,
19     "json" : null
20   }
21 } ]