Closed Bug 1390865 Opened 8 years ago Closed 8 years ago

Expand the /provisioners endpoint to return metadata

Categories

(Taskcluster :: Services, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: hassan, Assigned: hassan)

Details

Presently, the /provisioners endpoint returns a list of provisionerIds. It needs to be expanded to return metadata: GET /v1/provisioners signature: provisioners({continuation}) scopes: - response: { provisioners: [ { provisionerId: '...', description: '...', expires: '...', stability: 'experimental|stable|deprecated', }, ... ], continuation: '...', // optional contiunation token }
Assignee: nobody → helfi92
Commit pushed to master at https://github.com/taskcluster/taskcluster-queue https://github.com/taskcluster/taskcluster-queue/commit/7496392143d8f0dab0931532434c611006383b45 Merge pull request #186 from helfi92/provisioners-metadata Bug 1390865 - Expand the /provisioners endpoint to return metadata
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Component: Queue → Services
You need to log in before you can comment on or make changes to this bug.