aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/mappings/aai_get_service-subscriptionWithoutList.json
blob: 2765c776ae23866e98889c5e57b79bc9294e1722 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "request": {
    "method": "GET",
    "url": "/aai/v11/business/customers/customer/6490/service-subscriptions/service-subscription/vFW/service-instances/service-instance/e4688e5f-61a0-4f8b-ae02-a2fbde623bcbWithoutList"
  },
  "response": {
    "status": 200,
    "jsonBody": {
        "service-instance-id": "e4688e5f-61a0-4f8b-ae02-a2fbde623bcb",
        "service-instance-name": "NewFreeRadius-service-instance-01",
        "model-invariant-id": "709d157b-52fb-4250-976e-7133dff5c347",
        "model-version-id": "98d95267-5e0f-4531-abf8-f14b90031dc5",
        "resource-version": "1518508381261"
    },
    "headers": {
      "Content-Type": "application/json"
    }
  }
}