vid-automation selenium tests
[vid.git] / vid-automation / src / test / resources / registration_to_simulator / get_service_instance_not_found.json
1 {
2   "simulatorRequest": {
3     "method": "GET",
4     "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"
5   } ,
6   "simulatorResponse": {
7     "responseCode": 404
8   }
9 }