Add direct accesses to samples
The idea is to add an API equivalent to the /meter/<meter id> but with /samples/
- GET /sample would return the whole list of sample [done]
- GET /sample/<sample-id> would return one sample [done]
- GET /sample?q= would allow for filtering on samples, like done for /meter
- POST /sample would post a sample (like done currently)
- GET /sample-
Blueprint information
- Status:
- Complete
- Approver:
- Julien Danjou
- Priority:
- Medium
- Drafter:
- Julien Danjou
- Direction:
- Approved
- Assignee:
- Julien Danjou
- Definition:
- Approved
- Series goal:
- Accepted for icehouse
- Implementation:
-
Implemented
- Milestone target:
-
2014.1
- Started by
- Julien Danjou
- Completed by
- Julien Danjou
Related branches
Related bugs
Sprints
Whiteboard
Gerrit topic: https:/
Addressed by: https:/
Implement the /v2/sample API
Addressed by: https:/
Implement the /v2/samples/
Gerrit topic: https:/
Addressed by: https:/
api: raise ClientSideError rather than ValueError
Work Items
Dependency tree

* Blueprints in grey have been implemented.