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:] (API) Implement Machine registration #56

Closed ByteOtter closed 2 months ago

ByteOtter commented 9 months ago

Task

Implement functionality to register a new machine to NetBox. This will require expanding the register_machine function in the publisher module.

Notes

ByteOtter commented 7 months ago

This is not fully done just yet

ByteOtter commented 2 months ago

Fixed by #73