PEAKS (CAES) — Equipment API
The Equipment resource of PEAKS (People, Equipment, Access, Keys, Space), the asset- and access-tracking application the UC Davis College of Agricultural and Environmental Sciences Computing Resources Unit builds and runs at peaks.ucdavis.edu. 17 operation(s). This entry is ONE TAG of a single application, not a separate API: all nine PEAKS entries in this file split one contract (openapi/_original/uc-davis-peaks.yaml) by tag. PEAKS is UC Davis's own software — source at github.com/ucdavis/Peaks under MIT — so the engineering is genuinely theirs. Access requires an X-Auth-Token API key issued to a campus team.
GET
/api/{teamName}/equipment/Search
GET
/api/{teamName}/equipment/SearchAttributes
GET
/api/{teamName}/equipment/GetEquipmentInSpace
GET
/api/{teamName}/equipment/CommonAttributeKeys
GET
/api/{teamName}/equipment/ListEquipmentTypes
GET
/api/{teamName}/equipment/ListAssigned
GET
/api/{teamName}/equipment/List
List all equipments for a team
GET
/api/{teamName}/equipment/Details/{id}
POST
/api/{teamName}/equipment/Create
POST
/api/{teamName}/equipment/Duplicate
POST
/api/{teamName}/equipment/Assign
POST
/api/{teamName}/equipment/Update
POST
/api/{teamName}/equipment/Revoke/{id}
POST
/api/{teamName}/equipment/Delete/{id}
GET
/api/{teamName}/equipment/GetHistory/{id}
Takes the top 5 history records
GET
/api/{teamName}/equipment/GetComputer/{id}
GET
/api/{teamName}/equipment/GetComputersBySearch