You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/04/02 11:04:25 UTC

[jira] [Commented] (OPENMEETINGS-16) Missing functionality in SOAP/REST API

    [ https://issues.apache.org/jira/browse/OPENMEETINGS-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15222803#comment-15222803 ] 

ASF subversion and git services commented on OPENMEETINGS-16:
-------------------------------------------------------------

Commit 1737477 from [~solomax] in branch 'application/branches/3.1.x'
[ https://svn.apache.org/r1737477 ]

[OPENMEETINGS-16] missing methods are added

> Missing functionality in SOAP/REST API
> --------------------------------------
>
>                 Key: OPENMEETINGS-16
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-16
>             Project: Openmeetings
>          Issue Type: Improvement
>          Components: SOAP/REST API
>            Reporter: Thomas Nordström
>            Assignee: Maxim Solodovnik
>             Fix For: 3.1.2, 4.0.0
>
>
> To be able to use SOAP/REST API for fully managing users and organizations from an external system there seems to be missing some functionality/methods in API.
> The following API methods needs to be added for complete management of users and organizations through API:
> Organizations
> ---------------------------------
> - addNewOrganisation (Add a new organization)
> - updateOrganisation (Update name of existing organization)
> - deleteOrganisation (Delete an organization by ID)
> - getOrganisations (List all existing organizations)
> - removeUserFromOrganisation (Remove user from an organization)
> Users
> ----------------------------------
> - updateUser (Update existing account)
> - getUsers (List all users)
> Also addNewUser and updateUser should take SIP-account settings as parameters. These are now missing from already existing addNewUser method. As an alternative SIP-account settings could be set by separate method.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)