aboutsummaryrefslogtreecommitdiffstats
path: root/vid-automation/src/test/resources/registration_to_simulator/get_service_instance_not_found.json
blob: 235c642ecb340c3e8b32e8f2adeb653a7150587f (plain)
1
2
3
4
5
6
7
8
9
{
  "simulatorRequest": {
    "method": "GET",
    "path": "/aai/v12/business/customers/customer/31739f3e-526b-11e6-beb8-9e71128cae77/service-subscriptions/service-subscription/AIM+Transport/service-instances/service-instance/f36f5734-e9df-4fbf-9f35-61be13f028a1"
  } ,
  "simulatorResponse": {
    "responseCode": 404
  }
}