Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Method

URL

POST

/api/rest/provMns/v1/NSS/{snssai}/activation

REQ example:

JSON Viewer
modeText
hideMenutrue
width450
{
    "actDeActNssi": {
        "nsiId": "NSI-M-001-HDBNJ-NSMF-01-A-ZX",
        "nssiId": "NSSI-C-001-HDBNJ-NSSMF-01-A-ZX"
    },
    "esrInfo": {
        "vendor": "huawei",
        "networkType": "core/access/transport"
    }
}

Response example:

Status:202

JSON Viewer
modeText
hideMenutrue
width450
height170
{"jobId":"db245365e79c47ed88fcd60caa8f6549"}

...

Method

URL

POST

/api/rest/provMns/v1/NSS/{snssai}/deactivation


JSON Viewer
modeText
hideMenutrue
height350
{
    "actDeActNssi": {
        "nsiId": "NSI-M-001-HDBNJ-NSMF-01-A-ZX",
        "nssiId": "NSSI-C-001-HDBNJ-NSSMF-01-A-ZX"
    },
    "esrInfo": {
        "vendor": "huawei",
        "networkType": "core/access/transport"
    }
}

Response example:

Status:202

JSON Viewer
modeText
hideMenutrue
width450
height170
{"jobId":"db245365e79c47ed88fcd60caa8f6549"}

...