Plugin Manager ReST Test Page
This page provides very simple tests for the plugin manager service
Plugin Manager
The Plugin Manager service manages plugin installs in remote karaf instances .
| Command | Example |
|---|---|
| /manifest-list (GET systemId)
returns manifest list of product specs to install for a given systemId if found |
URL Command Example: [baseUrl:port]/pluginmgr/rest/v1-0/rest/v1-0/manifest-list?systemId= Button command Example: productId |
| /updateremotekarafstate (POST RemoteKarafState)
Updates the karaf state known to the plugin manager using a RemoteKarafState xml message. http://localhost:8980/opennms/pluginmgr/rest/v1-0/updateremotekarafstate |
remote karaf state |