E2 Manager REST API Swagger

E2 Manager REST API Swagger

 

Swagger file

Changes

Date

Version

Swagger file

Changes

Date

Version

Add PUT /nodeb/{ranName} - update GNB. RAN Functions added to GNB.

2020-04-01

 

Edit update gnb endpoint - PUT /nodeb/{ranName}/update | edit update gnb request to include servedNrCells only

2020-04-22

 

Change swagger version to 4.4.4 (relevant for e2mgr 4.4.4 and above)

2020-04-23

4.4.4

Populate RAN functions as an object instead of a string. Also, use schemas instead rewrite objects in some APIs

2020-05-27

5.0.1

Add PUT /nodeb/parameters - set e2mgr configuration

2020-06-09

5.0.2

Return ran function definition as a string instead of an object

2020-06-18

5.2.2

Add POST /nodeb/enb - Add ENB API | Add additionalCellInformation to eNB and gNB entities

2020-07-08

5.2.9

Add DELETE /nodeb/enb/{ranName} - Delete ENB API

2020-07-09

5.2.10

E2M_API_2020-07-13.yaml

Add PUT /nodeb/enb/{ranName} - Update ENB API

2020-07-13

5.2.12

Delete/Update/Get/Add APIs return NodebResponse

2020-07-14

5.2.14

GET  /v1/nodeb/ids changed to  /v1/nodeb/states

2020-07-19

5.2.18

Change Update gNB Cells url to /nodeb/gnb/{ranName}

2020-07-26

5.2.20

Add NodebResponse.setupFromNetwork and NodebResponse.gnb.gnbType properties

2020-07-26

5.2.21

Add ConnectionStatus to NbIdentity in GET /v1/nodeb/states

2020-08-06

5.4.5