davidban77 / gns3fy

Python library wrapper around GNS3 Server REST API
https://davidban77.github.io/gns3fy/
57 stars 28 forks source link

Refactor node creation #27

Closed davidban77 closed 5 years ago

davidban77 commented 5 years ago

Close https://github.com/davidban77/gns3fy/issues/26 Close https://github.com/davidban77/gns3fy/issues/25 Close https://github.com/davidban77/gns3fy/issues/24

davidban77 commented 5 years ago

The idea of tis change is to change the endpoint of the API, instead of contacting the Nodes API we will use the Templates one, it makes more sense in terms of how gns3fy creates nodes in the GNS3 server