summaryrefslogtreecommitdiffstats
path: root/pomba/service-decomposition/src/test/resources/junit/aai-generic-vnf1.json
blob: 5c8bf3e7ad6a20b9cb26e53b1feac1b1f42c5c45 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
{
    "vnf-id": "6700c313-fbb7-4cf9-ac70-0293ec56df68",
    "vnf-name": "PacketGenerator-1",
    "vnf-type": "vFW-vSINK-service/vPKG 0",
    "service-id": "8ea56b0d-459d-4668-b363-c9567432d8b7",
    "prov-status": "PREPROV",
    "orchestration-status": "Created",
    "in-maint": false,
    "is-closed-loop-disabled": false,
    "resource-version": "1527638176989",
    "model-invariant-id": "99f1fd3f-845c-48f5-a0ba-11fbde6ae557",
    "model-version-id": "a5565bf4-d55a-4964-8fbc-6a7674a2e676",
    "model-customization-id": "4cc1e555-361f-4d69-ae21-9f371ea9f40c",
    "nf-type": "",
    "nf-function": "",
    "nf-role": "",
    "nf-naming-code": "",
    "relationship-list": {
        "relationship": [
            {
                "related-to": "service-instance",
                "related-link": "/aai/v11/business/customers/customer/Demonstration/service-subscriptions/service-subscription/vFWCL/service-instances/service-instance/c6456519-6acf-4adb-997c-3c363dd4caaf",
                "relationship-data": [
                    {
                        "relationship-key": "customer.global-customer-id",
                        "relationship-value": "Demonstration"
                    },
                    {
                        "relationship-key": "service-subscription.service-type",
                        "relationship-value": "vFWCL"
                    },
                    {
                        "relationship-key": "service-instance.service-instance-id",
                        "relationship-value": "c6456519-6acf-4adb-997c-3c363dd4caaf"
                    }
                ],
                "related-to-property": [
                    {
                        "property-key": "service-instance.service-instance-name",
                        "property-value": "Firewall1"
                    }
                ]
            },
            {
                "related-to": "vserver",
                "related-link": "/aai/v13/cloud-infrastructure/cloud-regions/cloud-region/CloudOwner/RegionOne/tenants/tenant/b49b830686654191bb1e952a74b014ad/vservers/vserver/b494cd6e-b9f3-45e0-afe7-e1d1a5f5d74a",
                "relationship-data": [
                    {
                        "relationship-key": "cloud-region.cloud-owner",
                        "relationship-value": "CloudOwner"
                    },
                    {
                        "relationship-key": "cloud-region.cloud-region-id",
                        "relationship-value": "RegionOne"
                    },
                    {
                        "relationship-key": "tenant.tenant-id",
                        "relationship-value": "b49b830686654191bb1e952a74b014ad"
                    },
                    {
                        "relationship-key": "vserver.vserver-id",
                        "relationship-value": "b494cd6e-b9f3-45e0-afe7-e1d1a5f5d74a"
                    }
                ]
            }
        ]
    },
    "vf-modules": {
        "vf-module": [
            {
                "vf-module-id": "0f792076-f5b3-4251-9fcc-c4d5afae0eb1",
                "vf-module-name": "vPacketGen-VNF-1128-3",
                "heat-stack-id": "vPacketGen-VNF-1128-3/df34f5d6-ed39-4184-b785-51c37cfa8ac2",
                "orchestration-status": "active",
                "is-base-vf-module": true,
                "resource-version": "1527641224058",
                "model-invariant-id": "2a8844a8-f5f7-46dd-a732-472c6972a28e",
                "model-version-id": "d6d4a002-a584-4640-bdce-a50e9bce552b",
                "model-customization-id": "49c8f521-e5ee-4095-bb87-4090166e49ab",
                "module-index": 0
            }
        ]
    }
}