Hardware Reservation Management. Check out the product docs to learn more about Reserved Hardware.
Retrieve all hardware reservations for a given project
GET
/projects/{id}/hardware-reservations
Provides a collection of hardware reservations for a given project.
Retrieve a hardware reservation
GET
/hardware-reservations/{id}
Returns a single hardware reservation
Move a hardware reservation
POST
/hardware-reservations/{id}/move
Move a hardware reservation to another project