aboutsummaryrefslogtreecommitdiffstats
path: root/common/src/test/resources/__files/aai/query/pathed-result.json
blob: e9a3e65c7389a77e93915bcb5f9bf3f1457bdfb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "results": [
    {
      "resource-type": "service-instance",
      "resource-link": "https://localhost:8443/aai/v9/business/customers/customer/key1/service-subscriptions/service-subscription/key2/service-instances/service-instance/key3"
    },
    {
      "resource-type": "service-instance",
      "resource-link": "https://localhost:8443/aai/v9/business/customers/customer/key1/service-subscriptions/service-subscription/key2/service-instances/service-instance/key3"
    }
  ]
}