The objective of this page is to give you some basics about setting up ONAP PNF simulator and how to create a simple CDS blueprint model to perform config-assign and config-deploy using CDS REST API interfaces.
...
Day-0 : config-assign parametersparameters
netconf pnf-serveripv4-ipaddress, netconf-server-port, netconf-username, netconf-password, pg- stream-count
Day-1 : config-assign parameters
netconfpnf-serveripv4-ipaddress, netconf-server-port, netconf-username, netconf-password, pg- stream-count
- config-deploy request will send the Day-0 or Day-1 resolution key as part of the REST call.
...