Versions Compared

Key

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

APIs from NSMF to NSSMF Adaptor

1. (Re) Configure NSSI API

Interface Definition

Description

Content-Type

application/json

Operation Type

POST

URI

https://{host}:{port}/api/oof/v1/selection/nst

Sub-net Capability query: NSMF -> NSSMF (AN, TN, CN)

...

Response can be a json blob (or parameter list) containing a minimum set of relevant attributes such as (based on 3GPP TS 28.541):


Attribute

AN

CN

TN

Latency

Yes

Yes

Yes

maxNumberofUEs

Yes



maxNumberofConns


Yes


Max Throughput

Yes

Yes

Yes

Terminal density

Yes




ConfigureNSSI

Method

URL

POST

/api/rest/provMns/v1/NSS/jobs/{jobId}

REQ example:


{

    "nsiId": "NSI-M-001-HDBNJ-NSMF-01-A-ZX",

    "nssiId": "NSSI-C-001-HDBNJ-NSSMF-01-A-ZX",

    "responseId": "3",

    "esrInfo": {

        "vendor": "huawei",

        "networkType": "core/access/transport"

}

}