aboutsummaryrefslogtreecommitdiffstats
path: root/csit/tests/sdnc/resources/grafiles/vf-module-topology-assign.json
blob: 8e2c7af4dd980f27b8d8104cb126e31bb77c55cb (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
{
    "input":{
        "request-information" : {
            "request-action" : "CreateVfModuleInstance",
            "source" : "simulator",
            "request-id" : "testvfmodule1"
        },
        "sdnc-request-header" : {
            "svc-request-id" : "svc-testvfmodule1",
            "svc-action" : "assign"
        },
        "service-information" : {
            "global-customer-id": "testsvc1",
            "onap-model-information": {
              "model-customization-uuid": "12341234",
              "model-invariant-uuid": "12341234",
              "model-name": "vBNG_0202",
              "model-uuid": "00e50cbd-ef0f-4b28-821e-f2b583752dd3",
              "model-version": "1920"
            },
            "service-id": "5c4f2d89-57a3-47e9-b49b-d3c63eb0b3ca",
            "service-instance-id": "5c4f2d89-57a3-47e9-b49b-d3c63eb0b3ca",
            "subscriber-name": "test",
            "subscription-service-type": "test"
        },
        "vnf-information" : {
            "onap-model-information" : {
                "model-name" : "vcpevsp_vgmux_0412 ",
                "model-version" : "1.0",
                "model-customization-uuid" : "5724fcc8-2ae2-45ce-8d44-795092b85dee",
                "model-uuid" : "ba3b8981-9a9c-4945-92aa-486234ec321f",
                "model-invariant-uuid" : "b3dc6465-942c-42af-8464-2bf85b6e504b"
            },
            "vnf-id" : "afb0dae3-85f0-4804-89a8-063204e61c1c",
            "vnf-name" : "zrdm61asmsf01",
            "vnf-type" : "SMSF-NC2-578-SVC/SMSF-NC2-578"
        },
        "vf-module-information" : {
            "onap-model-information" : {
                "model-name" : "SmsfNc2578..smsf_base..module-0",
                "model-version" : "3",
                "model-customization-uuid" : "59ffe5ba-cfaf-4e83-a2f3-159522dcebac",
                "model-uuid" : "513cc9fc-fff5-4c46-9728-393437536c4d",
                "model-invariant-uuid" : "7ca7567c-f42c-4ed8-bcde-f8971b92d90a"
            },
            "vf-module-id" : "45841173-3729-4a1d-a811-a3bde399e22d",
            "from-preload" : true,
            "vf-module-type" : "SmsfNc2578..smsf_base..module-0"
        },
        "vf-module-request-input" : {
            "aic-cloud-region" : "rdm61a",
            "cloud-owner" : "att-nc",
            "tenant" : "4714fe06cc24414c914c51ca0aa1bf84",
            "vf-module-name" : "vfmodule1",
            "vf-module-input-parameters" : { }
        }
    }
}