The-Nazara-Project / Nazara

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

[TASK:] (API) Implement Machine registration #56

Open ByteOtter opened 6 months ago

ByteOtter commented 6 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 4 months ago

This is not fully done just yet