Versions Compared

Key

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

...

cd configdb/dumpfiles/RAN_DumpFile_15Mar19.json;
#Upload the dump file to the config DB app- Required for SON use case
curl -X PUT -H 'Content-Type:application/json' --data RAN_DumpFile_15Mar19.json http://localhost:8080/api/sdnc-config-db/v3/insertData

Execute the below script to load single NSSAI data for intelligent slicing.

config_requests_script.sh

Git hub Details and Set up