commit | ca3db6a24c8b90c7b3855fb8b2ce4b2afdf8e7c7 | [log] [tgz] |
---|---|---|
author | Edwin Kempin <edwin.kempin@sap.com> | Fri May 17 16:05:43 2013 +0200 |
committer | Edwin Kempin <edwin.kempin@sap.com> | Tue May 28 12:49:00 2013 +0200 |
tree | 34706c225afbf2c07eba4011b5d203b5684f66f2 | |
parent | 4fbf70f0aa759c7cd34dcc9af420228f88d9606f [diff] |
Support to get/set the state of an account via REST By GET on /accounts/<account-id>/active it can be checked whether an account is active or inactive. Gerrit administrators can set an account to active/inactive by PUT/DELETE on /accounts/<account-id>/active. Change-Id: I068e2f743469e00326c347b5663ecea42c424c5a Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>