aboutsummaryrefslogtreecommitdiffstats
path: root/mso-api-handlers/mso-api-handler-infra/src/test/resources/Onap3gppServiceInstancesTest/modifyRequest.json
blob: 6a7db0165bc9d8bbd41f13ee4d9fb4c1b1fda790 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "name": "eMBB-001",
  "globalSubscriberId": "5GCustomer",
  "subscriptionServiceType": "5G",
  "networkType": "an/cn/tn",
  "serviceInstanceID": "NSSI-C-001-HDBNJ-NSSMF-01-A-ZX",
  "additionalProperties": {
    "modifyAction": "allocate/deallocate",
    "snssaiList": [
      "001-100001"
    ],
    "nsiInfo": {
      "nsiId": "NSI-M-001-HDBNJ-NSMF-01-A-ZX",
      "nsiName": "eMBB-001"
    },
    "scriptName": "AN1"
  }
}