Versions Compared

Key

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

...

In case 201 CREATED, the payload is identical to Get NodeB <RAN Name>.

5. Update ENB Request 

(new)


Resource

Resource for this interface - /v#/nodeb/enb 

Description

For Updating nodeb from eNB type to Redis, the client should send PUT request

HTTP Method

PUT

Supported Representation Formats

Request: Request Format ie application/json, none, etc

Response: Response Format ie application/json, none, etc

Successful HTTP Response Code

200 OK

...

In case 200 OK, the payload is identical to Get NodeB <RAN Name>.

6. Delete ENB

Request  (New)

Request  


Resource

Resource for this interface - /v#/nodeb/enb 

Description

For Deleting nodeb from eNB type to Redis, the client should send DELETE request

HTTP Method

DELETE

Supported Representation Formats

Request: Request Format ie application/json, none, etc

Response: Response Format ie application/json, none, etc

Successful HTTP Response Code

200 OK

...