Reduce log output
[externalapi/nbi.git] / src / test / resources / mappings / aai / aai_get_service_3.json
1 {
2   "request": {
3     "method": "GET",
4     "url": "/aai/v14/nodes/service-instances/service-instance/e4688e5f-61a0-4f8b-ae02-a2fbde623bcbWithoutList"
5   },
6   "response": {
7     "status": 200,
8     "jsonBody": {
9         "service-instance-id": "e4688e5f-61a0-4f8b-ae02-a2fbde623bcb",
10         "service-instance-name": "NewFreeRadius-service-instance-01",
11         "model-invariant-id": "709d157b-52fb-4250-976e-7133dff5c347",
12         "model-version-id": "98d95267-5e0f-4531-abf8-f14b90031dc5",
13         "resource-version": "1518508381261"
14     },
15     "headers": {
16       "Content-Type": "application/json"
17     }
18   }
19 }