You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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

 

Request for sub-net capability query:

/api/rest/provMns/v1/NSS/capabilityInfoRequest

{

Optionally a json blob – later on if we want to send some specific query parameters

}


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"

}

}







  • No labels