The-Nazara-Project / Nazara

A CLI application to create and update machines and VMs in Netbox.
GNU General Public License v3.0
11 stars 2 forks source link

[TASK:] Implement query logic to get Machine and VM list from NetBox #61

Closed ByteOtter closed 8 months ago

ByteOtter commented 8 months ago

You would like to suggest a new feature?

Before we can make update or registration requests we will need a list of machines and VMs to know which kind of request to use.

This includes:

ByteOtter commented 8 months ago

Finished by #51