davidban77 / gns3fy

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

Add the resolution of template attribute for Node when calling get #89

Open davidban77 opened 4 years ago

davidban77 commented 4 years ago

The template attribute is a gns3fy artifact and is generated only when the create method on Node is called. The idea is that it is also reflected at the get method.