Skip to content

[rest_gateway] Allocation Management Endpoints #1908

@ramonfigueiredo

Description

@ramonfigueiredo

Describe the enhancement
Add REST endpoints for allocation operations including GET /allocations, GET /allocations/{id}, and PUT /hosts/{id}/allocation. CueGUI uses opencue.api.getAllocations() extensively in HostMonitor.py, CreateShowDialog.py, and MenuActions.py.

Version Number

Additional context
Multiple CueGUI components require allocation data for host management and show creation. The REST Gateway currently lacks AllocationInterface handlers needed for dropdown population and allocation assignment operations that CueGUI performs.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions