A lot of functionality in NetBrain can be handled using Python or cURL code. To make handling the code easier it would be great if NB could generate the code for a function for the user to work on.
Examples
- log in, set tenant and domain of the currently used credentials
- for any map, provide the code to export the map as Visio
- for a discovery, recreate this discovery as Python code
This is similar to the code provided already to use a certain API stub.
