Reduce log output
[externalapi/nbi.git] / src / test / resources / mappings / so_e2e_delete_service_instance.json
1 {
2     "request": {
3         "method": "DELETE",
4         "url": "/onap/so/infra/e2eServiceInstances/v3/e4688e5f-61a0-4f8b-ae02-a2fbde623bcb"
5     },
6     "response": {
7         "status": 202,
8         "headers": {
9             "Content-Type": "application/json"
10         },
11         "jsonBody": {
12                 "operationId": "operationId"
13         }
14     }
15 }