The-Nazara-Project / Nazara

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

[TASK] Port API calls to NetBox `v4.x` #74

Open ByteOtter opened 2 weeks ago

ByteOtter commented 2 weeks ago

Nazara Version

n/A

Feature Type

New Core Feature

Affected Module

API Connection

Proposal

What?

To ease production of a minimal viable product, we will initially pin the implementation of Nazara to NetBox v3.6.9 as implementing core funcitonality alongside ever changing API structure is simply not feasable.

After #73 we will investigate porting these changes to the latest v4.x.

This will require rewriting the publisher, translator and probably parts of the configuration modules.