Jeremy Mitchell created TC-227:
----------------------------------
Summary: TO API - Allow user to pull jobs by ds or user
Key: TC-227
URL: https://issues.apache.org/jira/browse/TC-227
Project: Traffic Control
Issue Type: New Feature
Components: Traffic Ops API
Affects Versions: 2.1.0
Reporter: Jeremy Mitchell
Assignee: Jeremy Mitchell
Priority: Minor
Currently, you can fetch jobs (purge jobs) by current user only. Add the
ability to fetch:
- all jobs (optionally filtered by ds or user)
- one job
so
GET /api/version/jobs[?ds=dsId|?user=userId]
GET /api/version/jobs/:id
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)