Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

RESTful Interface Design for Entity Version

This section of the documentation describes the new web services interface which is independent of the model of the entity that is managed by an instance of OpenEMPI. Since a single instance of OpenEMPI can manage multiple different entity types, he caller must specify the model to which the operation should be applied to by passing the entity name as a key parameter to every resource available.

Starting with version 3.6.0 and 4.0.0 of OpenEMPI the REST API has been expanded considerably to include many more resources. The REST API exposes the full functionality of the software and goes way beyond the list of resources documented on this page. There is now a comprehensive programmers guide for the REST API and it is made available with the distributions of the Professional Edition of the software. You can access the programmers guide here.


  • No labels