Jeremy Grossmann
Jeremy Grossmann
What version of GNS3 do you use?
Thanks for the update.
@carlsaj how have you installed GNS3? Do you get the exact following error message? > error while starting OpenvSwitch-1: Docker has returned an error: 500 error while creating mount source...
> Do you have a good way to transfer files without using the cloud? Have you found a way to do it?
We need a higher lever API which will come with https://github.com/GNS3/gns3-server/issues/417
Hi @mvdwoord, we definitely welcome your contribution I think this is a great start, keep it simple for users and clean :+1: Let us know if you have questions.
> What is a good place for more questions? this issue? Forum? Yes, please use this issue. > Is there a (machine readable) spec for the API? We generate HTML...
Python wrapper around GNS3 Server API https://davidban77.github.io/gns3fy/
VIRL2 has an Python client. This could be good inspiration for us ;) https://github.com/CiscoDevNet/virl2-client
> Hey! I am starting to work on this and I have a few questions. First, @grossmj mentioned, that ideally client would "dynamically implement all endpoints". Do you mean, that...