aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/json/createNsReq.json
blob: aec8ae809d99f3ec6fd37ef0d20b3fd7178425e6 (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
{
    "nsServiceName":"vcpe_e2e_vnf_test2",
    "nsServiceDescription":"null",
    "nsServiceModelUUID":"c9f0a95e-dea0-4698-96e5-5a79bc5a233d",
    "nsOperationKey":{
        "globalSubscriberId":"Demonstration",
        "serviceType":"vCPE",
        "serviceId":"996fadbb-e806-4a19-b0e5-3454ad6ac29e",
        "operationId":"1f1dd6b2-b027-4008-a9df-3b6c8274fb24",
        "nodeTemplateUUID":"4d3a835c-29c8-4a63-83a4-50de5f7ffe16"
    },
    "nsParameters":{
        "locationConstraints":[
            {
                "locationConstraints":{
                    "vimId":"CloudOwner_regionOne"
                },
                "vnfProfileId":"b1bb0ce7-2222-4fa7-95ed-4840d70a1101"
            },
            {
                "locationConstraints":{
                    "vimId":"CloudOwner_regionOne"
                },
                "vnfProfileId":"0408f076-e6c0-4c82-9940-272fddbb82de"
            },
            {
                "locationConstraints":{
                    "vimId":"CloudOwner_regionOne"
                },
                "vnfProfileId":"b1bb0ce7-2222-4fa7-95ed-4840d70a1100"
            },
            {
                "locationConstraints":{
                    "vimId":"CloudOwner_regionOne"
                },
                "vnfProfileId":"b1bb0ce7-2222-4fa7-95ed-4840d70a1102"
            },
            {
                "locationConstraints":{
                    "vimId":"CloudOwner_regionOne"
                },
                "vnfProfileId":"3fca3543-07f5-492f-812c-ed462e4f94f4"
            }
        ],
        "additionalParamForNs":{
            "orchestrator":"",
            "nfvo":"b1bb0ce7-2222-4fa7-95ed-4840d70a1101",
            "nf_naming":"true",
            "multi_stage_design":"false",
            "availability_zone_max_count":"1",
            "xyz":"123",
            "nsd0_providing_service_invariant_uuid":"12204a12-7da2-4ddf-8c2f-992a1a1acebf",
            "nsd0_providing_service_uuid":"5791dbeb-19d4-43e8-bf44-5b327ccf6bca"
        }
    }
}