Versions Compared

Key

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

...

  • Now create a simple CDS blue print to update the number of streams using NETCONF. 

You can use the attached demo-pnf-bp.zip.zip file to enrich, save, publish and deploy from CDS UI.


  • You can extract the above BP archive to find the Scripts/dd.json & Scripts/dd.sh. You execute the below command to populate the data dictionary (CDS_UI_PORT = 3000)


bash -x ./dd.sh CDS_UI_PORT ./dd.json


  • The assumption is all the below parameters for config-assign will sent as part of config-assing REST call

...