Skip to content

Conversation

@alex001x
Copy link
Contributor

Project API Extensions

Extension of the existing Project API for complete project lifecycle management and management of their relationships with devices and storage arrays.

Features

New GET endpoints to retrieve all devices associated with a project (by project ID or project name), including their full metadata.

Project creation via the API (PUT) with appropriate validation and HTTP responses.

Project ↔ Device Association Management:

Add a device to the project (POST)

Remove a device from the project (DELETE)

Project ↔ Rack Association Management:

Add a rack to the project (POST)

Remove a rack from the project (DELETE)

Secure project deletion (DELETE) with automatic cleanup of all associated device and rack associations.

Bulk action point to move all devices in a project to a storage room, using existing OpenDCIM business logic.

The swagger.yaml file has been updated with all the new points.

@alex001x alex001x marked this pull request as draft January 2, 2026 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant