...
Elite soft json viewer |
---|
{ "ietf-te:te": {}, "ietf-network:networks": { "network": [] } } |
To reset the simulator to the last initialization point:
Code Block |
---|
curl –X POST –H "content-type:application/json" http://${SERVER_IP:SERVER_PORT}/pncsimu/v1/reload-data -d'{}' |
For demonstration purposes, A sample INITIAL_DATA_FILE is attached.
...