Versions Compared

Key

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

...

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.

...