summaryrefslogtreecommitdiffstats
path: root/src/test/resources/sync/aai/activeInventory_service-subscription_nodesQuery_response.json
blob: 414724f3a8153c554ddb8aa1b379e2553accbbfe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "result-data": [
        {
            "resource-type": "service-subscription",
            "resource-link": "/aai/v11/business/customers/customer/customer-1/service-subscriptions/service-subscription/service-subscription1"
        },
        {
            "resource-type": "service-subscription",
            "resource-link": "/aai/v11/business/customers/customer/customer-2/service-subscriptions/service-subscription/service-subscription-2"
        },
        {
            "resource-type": "service-subscription",
            "resource-link": "/aai/v11/business/customers/customer/customer-3/service-subscriptions/service-subscription/service-subscription-3"
        }
    ]
}