Versions Compared

Key

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

...

REQ example:

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

...

Request can contain the sub-net type. 1 request can be used to fetch capabilities of more than 1 subnet managed by the same NSSMF - for e.g., in case of Transport, a single request can fetch the capabilities of FH, MH and BH subnets managed by the same TN NSSMF.

MethodURL
GETPOST/api/rest/provMns/v1/NSS/subnetCapabilityQuery

...