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 Payload validation #68

Open ByteOtter opened 6 months ago

ByteOtter commented 6 months ago

You would like to suggest a new feature?

Validate all fields of the create and update payloads before sending them off.

Make sure all IDs link to existing objects in NetBox. If not abort.


Is your feature request related to a problem you had? Please describe:

Additional context