Use REST implementation from create-group SSH command

The create-group SSH command should invoke the create group
functionality in the REST API rather then reimplementing the logic.

The create group REST endpoint doesn't support adding of initial
members and included groups since there are own REST endpoints for
this. This is why the create-group SSH command must invoke these REST
endpoints as well.

Change-Id: Ic6e97c57be839bbe86d325a89d0d90deb4bee7ae
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
1 file changed