Adding more sparky junit coverage
[aai/sparky-be.git] / src / test / resources / sync / aai / aai-resources / customer / customer-4.json
1 {
2     "global-customer-id": "customer-4",
3     "subscriber-name": "Gold",
4     "subscriber-type": "GoldType",
5     "resource-version": "1494001938080",
6     "service-subscriptions": {
7         "service-subscription": [
8             {
9                 "service-type": "service-subscription-2",
10                 "resource-version": "1494001891362",
11                 "service-instances": {
12                     "service-instance": [
13                         {
14                             "service-instance-id": "service-instance-54",
15                             "service-instance-name": "si_failtest",
16                             "model-invariant-id": "732263bd-0655-428d-a347-d65676d1a949",
17                             "resource-version": "1494001997513"
18                         },
19                         {
20                             "service-instance-id": "service-instance-55",
21                             "service-instance-name": "test-343432",
22                             "model-invariant-id": "709d1be4-9a3f-4a29-8c4d-a20465e808a3",
23                             "model-version-id": "240376de-870e-48df-915a-31f140eedd2c",
24                             "resource-version": "1500370094198",
25                             "orchestration-status": "Active"
26                         }
27                     ]
28                 },
29                 "relationship-list": {
30                     "relationship": [
31                         {
32                             "related-to": "tenant",
33                             "related-link": "/aai/v11/cloud-infrastructure/cloud-regions/cloud-region/att-aic/mtn6/tenants/tenant/tenant-1",
34                             "relationship-data": [
35                                 {
36                                     "relationship-key": "cloud-region.cloud-owner",
37                                     "relationship-value": "cotton-candy"
38                                 },
39                                 {
40                                     "relationship-key": "cloud-region.cloud-region-id",
41                                     "relationship-value": "fluffy-clouds"
42                                 },
43                                 {
44                                     "relationship-key": "tenant.tenant-id",
45                                     "relationship-value": "tenant-1"
46                                 }
47                             ],
48                             "related-to-property": [
49                                 {
50                                     "property-key": "tenant.tenant-name",
51                                     "property-value": "CandyMan"
52                                 }
53                             ]
54                         }
55                     ]
56                 }
57             }
58         ]
59     }
60 }