Bbs test cases are not run while bbs code is merged
[integration/csit.git] / tests / dcaegen2-services-bbs-event-processor / bbs-testcases / assets / aai_records / aai_pnfs.json
1 [
2 {
3     "pnf-name": "NVendor-Equip_Model-SN1234",
4     "in-maint": true,
5     "resource-version": "1551889263181",
6     "relationship-list": {
7         "relationship": [
8             {
9                 "related-to": "service-instance",
10                 "relationship-label": "org.onap.relationships.inventory.ComposedOf",
11                 "related-link": "/aai/v14/business/customers/customer/766162a3-53a9-42b8-8fe2-ebaa2213a6dd/service-subscriptions/service-subscription/BBS-CFS11/service-instances/service-instance/1923eaa8-8ab7-49ef-b4c2-e185efbbe832",
12                 "relationship-data": [
13                     {
14                         "relationship-key": "customer.global-customer-id",
15                         "relationship-value": "766162a3-53a9-42b8-8fe2-ebaa2213a6dd"
16                     },
17                     {
18                         "relationship-key": "service-subscription.service-type",
19                         "relationship-value": "BBS-CFS11"
20                     },
21                     {
22                         "relationship-key": "service-instance.service-instance-id",
23                         "relationship-value": "1923eaa8-8ab7-49ef-b4c2-e185efbbe832"
24                     }
25                 ],
26                 "related-to-property": [
27                     {
28                         "property-key": "service-instance.service-instance-name"
29                     }
30                 ]
31             },
32             {
33                 "related-to": "logical-link",
34                 "relationship-label": "org.onap.relationships.inventory.BridgedTo",
35                 "related-link": "/aai/v14/network/logical-links/logical-link/olt11-11-11",
36                 "relationship-data": [
37                     {
38                         "relationship-key": "logical-link.link-name",
39                         "relationship-value": "olt11-11-11"
40                     }
41                 ]
42             }
43         ]
44     }
45 }
46 ]