public string GetSpaceStatus(string spaceKey) { return(_service.getSpaceStatus(_authToken, spaceKey)); }