Versions Compared

Key

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

...

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


Config-Assign


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

...

                            pnf-ipv4-address, netconf-server-port, netconf-username, netconf-password, stream-count

  • TODO : REST API CURL Command with JSON payload


Config-Deploy


  • config-deploy request will send the Day-0 or Day-1 resolution key as part of the REST call.

...

  • config-deploy should retrieve the Day-1 or Day-2 configuration based on the resolution-key and executes the NETCONF command processor Kotlin code


  • TODO: REST API CURL Command for Day-1 configuration deployment


  • TODO: REST API CURL Command for Day-2 configuration deployment