Enhancements for the aai-common library
[aai/aai-common.git] / aai-core / src / test / resources / payloads / resource / notification-dmaap-events / depth-zero / expected-notification-body-create-edge-between-pserver-and-generic-vnf.json
1 {
2     "hostname": "example-hostname-val-85598",
3     "ptnii-equip-name": "example-ptnii-equip-name-val-85834",
4     "number-of-cpus": 280,
5     "disk-in-gigabytes": 78521,
6     "ram-in-megabytes": 36975,
7     "equip-type": "example-equip-type-val-47930",
8     "equip-vendor": "example-equip-vendor-val-59512",
9     "equip-model": "example-equip-model-val-46076",
10     "fqdn": "example-fqdn-val-74486",
11     "pserver-selflink": "example-pserver-selflink-val-72481",
12     "ipv4-oam-address": "example-ipv4-oam-address-val-16616",
13     "serial-number": "example-serial-number-val-92800",
14     "ipaddress-v4-loopback-0": "example-ipaddress-v4-loopback0-val-61384",
15     "ipaddress-v6-loopback-0": "example-ipaddress-v6-loopback0-val-91056",
16     "ipaddress-v4-aim": "example-ipaddress-v4-aim-val-72233",
17     "ipaddress-v6-aim": "example-ipaddress-v6-aim-val-13572",
18     "ipaddress-v6-oam": "example-ipaddress-v6-oam-val-84518",
19     "inv-status": "example-inv-status-val-5042",
20     "pserver-id": "example-pserver-id-val-15622",
21     "internet-topology": "example-internet-topology-val-31234",
22     "in-maint": true,
23     "pserver-name2": "example-pserver-name2-val-93509",
24     "purpose": "example-purpose-val-52320",
25     "prov-status": "example-prov-status-val-47313",
26     "management-option": "example-management-option-val-72434",
27     "host-profile": "example-host-profile-val-84672",
28     "relationship-list": {
29         "relationship": [
30             {
31                 "related-to": "generic-vnf",
32                 "relationship-label": "tosca.relationships.HostedOn",
33                 "related-link": "/aai/v14/network/generic-vnfs/generic-vnf/generic-vnf-notification",
34                 "relationship-data": [
35                     {
36                         "relationship-key": "generic-vnf.vnf-id",
37                         "relationship-value": "generic-vnf-notification"
38                     }
39                 ],
40                 "related-to-property": [
41                     {
42                         "property-key": "generic-vnf.vnf-name"
43                     }
44                 ]
45             }
46         ]
47     }
48 }