User story #2144
Updated by François ARMAND over 12 years ago
We need to define a REST API that will allow to manage common service in Rudder (in short, more or less all the one with a batches, plus some other) :
* regenerate dyn groups
* reload PT library
* generate promises (deploy)
* etc
That issue is only to bootstrap the REST API (only /api/status and /api/deploy/start implemented), other issues track:
* authentication #2204
* individual services:
** dyngroup reloading: #2205
** pt-lib reloading: #2206
** archive related things: #2228