aboutsummaryrefslogtreecommitdiffstats
path: root/vid-automation/src/test/resources/registration_to_simulator/get_service_instance_not_found.json
blob: a5ea4e230f4135a7ce5f96e4512d6856d2c40acc (plain)
1
2
3
4
5
6
7
8
9
{
  "simulatorRequest": {
    "method": "GET",
    "path": "/aai/v../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
  }
}