Chore: Add gerrit maven verify GHA workflow
[sdnc/oam.git] / csit / tests / sdnc / resources / grafiles / vf-module-topology-assign.json
1 {
2     "input":{
3         "request-information" : {
4             "request-action" : "CreateVfModuleInstance",
5             "source" : "simulator",
6             "request-id" : "testvfmodule1"
7         },
8         "sdnc-request-header" : {
9             "svc-request-id" : "svc-testvfmodule1",
10             "svc-action" : "assign"
11         },
12         "service-information" : {
13             "global-customer-id": "testsvc1",
14             "onap-model-information": {
15               "model-customization-uuid": "12341234",
16               "model-invariant-uuid": "12341234",
17               "model-name": "vBNG_0202",
18               "model-uuid": "00e50cbd-ef0f-4b28-821e-f2b583752dd3",
19               "model-version": "1920"
20             },
21             "service-id": "5c4f2d89-57a3-47e9-b49b-d3c63eb0b3ca",
22             "service-instance-id": "5c4f2d89-57a3-47e9-b49b-d3c63eb0b3ca",
23             "subscriber-name": "test",
24             "subscription-service-type": "test"
25         },
26         "vnf-information" : {
27             "onap-model-information" : {
28                 "model-name" : "vcpevsp_vgmux_0412 ",
29                 "model-version" : "1.0",
30                 "model-customization-uuid" : "5724fcc8-2ae2-45ce-8d44-795092b85dee",
31                 "model-uuid" : "ba3b8981-9a9c-4945-92aa-486234ec321f",
32                 "model-invariant-uuid" : "b3dc6465-942c-42af-8464-2bf85b6e504b"
33             },
34             "vnf-id" : "afb0dae3-85f0-4804-89a8-063204e61c1c",
35             "vnf-name" : "zrdm61asmsf01",
36             "vnf-type" : "SMSF-NC2-578-SVC/SMSF-NC2-578"
37         },
38         "vf-module-information" : {
39             "onap-model-information" : {
40                 "model-name" : "SmsfNc2578..smsf_base..module-0",
41                 "model-version" : "3",
42                 "model-customization-uuid" : "59ffe5ba-cfaf-4e83-a2f3-159522dcebac",
43                 "model-uuid" : "513cc9fc-fff5-4c46-9728-393437536c4d",
44                 "model-invariant-uuid" : "7ca7567c-f42c-4ed8-bcde-f8971b92d90a"
45             },
46             "vf-module-id" : "45841173-3729-4a1d-a811-a3bde399e22d",
47             "from-preload" : true,
48             "vf-module-type" : "SmsfNc2578..smsf_base..module-0"
49         },
50         "vf-module-request-input" : {
51             "aic-cloud-region" : "rdm61a",
52             "cloud-owner" : "att-nc",
53             "tenant" : "4714fe06cc24414c914c51ca0aa1bf84",
54             "vf-module-name" : "vfmodule1",
55             "vf-module-input-parameters" : { }
56         }
57     }
58 }