Active User Web Service
Jump to navigation
Jump to search
Overview
The Active User web service can be used to obtain details .
Returns JSON describing:
- Product
- Running version and its release date
- Web application service URL
- A list of installed plugins
- A list of REST API web service entry points
Entry Point | /ws/fusion/info/product |
Access | Public |
Http Method | GET |
Response Format | application/json (array of objects) |
Response Statuses | 200 - Query Ok
|