aboutsummaryrefslogtreecommitdiffstats
path: root/tests/so/etsi/data/serviceInstantiationRequest.json
blob: 054a2ffeaf7614bfd01680cdb3001242469eb873 (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
{
    "requestDetails": {
        "requestInfo": {
            "instanceName": "CsitEtsiInstance",
            "source": "VID",
            "suppressRollback": false,
            "requestorId": "demo"
        },
        "modelInfo": {
            "modelType": "service",
            "modelInvariantId": "0ddc448d-5513-44bc-8b02-5759d84600d5",
            "modelVersionId": "28d4acf3-4791-4998-8d06-1cdf6d1767a9",
            "modelName": "manualDistributionTestService",
            "modelVersion": "1.0"
        },
        "requestParameters": {
            "userParams": [],
            "testApi": "GR_API",
            "subscriptionServiceType": "vCPE",
            "aLaCarte": true
        },
        "subscriberInfo": {
            "globalSubscriberId": "DemoCustomer"
        },
        "project": {
            "projectName": "etsiCsitProject"
        },
        "owningEntity": {
            "owningEntityId": "f2e1071e-3d47-4a65-94d4-e473ec03326a",
            "owningEntityName": "OE-Demonstration"
        }
    }
}