You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by "Jeremy Mitchell (JIRA)" <ji...@apache.org> on 2017/04/11 03:06:41 UTC

[jira] [Created] (TC-227) TO API - Allow user to pull jobs by ds or user

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)