This is a tracking ticket for the implementation of [RFD-288](https://rfd.shared.oxide.computer/rfd/0288) Endpoints to be converted: - [x] `/hardware/*` https://github.com/oxidecomputer/omicron/pull/1677 - [x] `/images/*` https://github.com/oxidecomputer/omicron/pull/1678 - [x] `/ip-pools/*` https://github.com/oxidecomputer/omicron/pull/1727 - [x] `/global/*` https://github.com/oxidecomputer/omicron/pull/1676 - [x] `/sagas/*` https://github.com/oxidecomputer/omicron/pull/1696 - [x] `/silos/*` https://github.com/oxidecomputer/omicron/pull/1728 - [ ] `/system/*` (This is for system/built-in users or roles which will need a new parent route) - [x] `/updates/*` https://github.com/oxidecomputer/omicron/pull/1686 Maybe also add `/system/by-id/` for top level resource id lookups?
This is a tracking ticket for the implementation of RFD-288
Endpoints to be converted:
/hardware/*Move/hardware/under/system/as per RFD-288 #1677/images/*Move/global-images/to live under/system/as per RFD-288 #1678/ip-pools/*Move/ip-pools/et al. under/system/as per RFD-288 #1727/global/*Change/global/to/system/to reflect RFD-288 #1676/sagas/*Move/sagas/under/system/as per RFD-288 #1696/silos/*Move/silos/under/system/as per RFD-288 #1728/system/*(This is for system/built-in users or roles which will need a new parent route)/updates/*Move/updates/under/system/as per RFD-288 #1686Maybe also add
/system/by-id/for top level resource id lookups?