summaryrefslogtreecommitdiffstats
path: root/bpmn/so-bpmn-tasks/src/test/resources/__files/Macro/ServiceMacroCreateMultipleSameModelPnfs.json
blob: 4eb6faee6463d9df8053c98868f200c1834d5dd1 (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
85
86
87
88
89
90
91
{
  "requestDetails": {
    "modelInfo": {
      "modelInvariantId": "d6f8f4e8-7de9-47c1-aa5c-4b6868738f5c",
      "modelType": "service",
      "modelName": "service_pnf_2305",
      "modelVersion": "2.0",
      "modelVersionId": "e199ca4e-08f9-4f10-a15d-b94d50e52a6a",
      "modelUuid": "e199ca4e-08f9-4f10-a15d-b94d50e52a6a",
      "modelInvariantUuid": "d6f8f4e8-7de9-47c1-aa5c-4b6868738f5c"
    },
    "requestInfo": {
      "productFamilyId": "5G",
      "source": "VID",
      "instanceName": "ORAN_SIM1_2106_1",
      "suppressRollback": false,
      "requestorId": "NBI"
    },
    "subscriberInfo": {
      "globalSubscriberId": "5GCustomer"
    },
    "requestParameters": {
      "subscriptionServiceType": "5G",
      "userParams": [{
        "service": {
          "modelInfo": {
            "modelVersionId": "e199ca4e-08f9-4f10-a15d-b94d50e52a6a",
            "modelName": "service_pnf_2305",
            "modelType": "service"
          },
          "instanceName": "ORAN_SIM1_2106_1",
          "instanceParams": [],
          "resources": {
            "pnfs": [{
              "modelInfo": {
                "modelCustomizationName": "pnf_only_2305 0",
                "modelCustomizationId": "88a3096a-af87-4853-99f6-7256a9ab6c3e",
                "modelInvariantId": "d6f8f4e8-7de9-47c1-aa5c-4b6868738f5c",
                "modelVersionId": "a6a9dc3d-204c-4dbb-862b-46214788b0e5",
                "modelName": "service_pnf_2305",
                "modelType": "pnf",
                "modelVersion": "2.0"
              },
              "platform": {
                "platformName": "test"
              },
              "lineOfBusiness": {
                "lineOfBusinessName": "LOB-5GCustomer"
              },
              "productFamilyId": "5G",
              "instanceParams": [],
              "instanceName": "ORAN_SIM1_2106_pnf_01",
              "processingPriority": 1
            }, {
              "modelInfo": {
                "modelCustomizationName": "pnf_only_2305 0",
                "modelCustomizationId": "88a3096a-af87-4853-99f6-7256a9ab6c3e",
                "modelInvariantId": "d6f8f4e8-7de9-47c1-aa5c-4b6868738f5c",
                "modelVersionId": "a6a9dc3d-204c-4dbb-862b-46214788b0e5",
                "modelName": "service_pnf_2305",
                "modelType": "pnf",
                "modelVersion": "2.0"
              },
              "platform": {
                "platformName": "test"
              },
              "lineOfBusiness": {
                "lineOfBusinessName": "LOB-5GCustomer"
              },
              "productFamilyId": "5G",
              "instanceParams": [],
              "instanceName": "ORAN_SIM1_2106_pnf_02",
              "processingPriority": 2
            }]
          }
        }
      }, {
        "Homing_Solution": "none"
      }],
      "aLaCarte": false,
      "usePreload": false
    },
    "project": {
      "projectName": "basicnw-project"
    },
    "owningEntity": {
      "owningEntityId": "67f2e84c-734d-4e90-a1e4-d2ffa2e75849",
      "owningEntityName": "OE-5GCustomer"
    }
  }
}