Difference between revisions of "Product Info Web Service"

From FMR Knowledge Base
Jump to navigation Jump to search
 
Line 22: Line 22:
 
|style="background-color:#eaecf0"|<b>Response Statuses</b> || <p><b>200</b> - Query Ok<p>
 
|style="background-color:#eaecf0"|<b>Response Statuses</b> || <p><b>200</b> - Query Ok<p>
 
|}
 
|}
 +
 +
=Example=
 +
[[File:ProductInfoJSON.PNG]]

Latest revision as of 09:49, 18 March 2021

Overview

The Product Info web service can be used to obtain configuration details from a running Fusion Metadata Registry instance.

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

Example

ProductInfoJSON.PNG