Merge "Drools-apps CSIT randomly fails deploying policies"
[integration/csit.git] / plans / usecases / pnf-sw-upgrade / so / simulator / aai-simulator / src / test / resources / test-data / vServer.json
1 {
2     "vserver-id": "f84fdb9b-ad7c-49db-a08f-e443b4cbd033",
3     "vserver-name": "CsitVServer",
4     "prov-status": "active",
5     "relationship-list": {
6         "relationship": [
7             {
8                 "related-to": "generic-vnf",
9                 "relationship-label": "tosca.relationships.HostedOn",
10                 "related-link": "/aai/v15/network/generic-vnfs/generic-vnf/dfd02fb5-d7fb-4aac-b3c4-cd6b60058701",
11                 "relationship-data": [
12                     {
13                         "relationship-key": "generic-vnf.vnf-id",
14                         "relationship-value": "58157d7e-d50d-4a7d-aebe-ae6e41ca1d9f"
15                     }
16                 ],
17                 "related-to-property": [
18                     {
19                         "property-key": "generic-vnf.vnf-name",
20                         "property-value": "Test"
21                     }
22                 ]
23             }
24         ]
25     }
26 }