Versions Compared

Key

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

...

Note
titleWork In Progress



Decisions


Description

DecisionNotes
1Bundle to use

"rests" bundle supports MIME type "application/yang-data+json" and is chosen as the bundle to use.

Supports parameters like fields and depth (details below)

It also supports actions.


Assumptions


AssumptionNote
1rests budle is predeployed

The purpose of this spike is to be able to identify the APIs we need in order to talk to SDNC for doing CRUD operations on the models that are mounted as nodes on a particular installation.

...

http://localhost:8282/rests/data/network-topology:network-topology/topology=topology-netconf/node=PNFDemo/yang-ext:mount/gnodeb:cells/cellinfolist=1?fields=cell-uuid;cell-id&depth=1


Other available params :

Decision

"rests" bundle supports MIME type "application/yang-data+json" and thus is chosen as the bundle to use.

It also supports actions.

Assumptions

Rests bundle is predeployed.

Recording :

...