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 `api/dcim/devices` endpoints #41

Closed ByteOtter closed 9 months ago

ByteOtter commented 9 months ago

You would like to suggest a new feature?

To manage individual devices we need to implement GET, POST, PUT, PATCH and DELETE methods for this endpoint.

Checklist:

ByteOtter commented 9 months ago

Will be taken care of by Thanix.