Versions Compared

Key

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

API exposed by SO:

Get AN &CN EndPoints at NSSMF

Method

URL

POST/onap/so/infra/3gppservices/v1/QueryEndPointInfo

Request Example:


JSON Viewer
modeText
{
	"subnetType": [
		"AN",
		"CN"
	],
	"coverageAreaTAList": "Beijing;Beijing;HaidianDistrict;WanshouluStreet"
}

...