Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space WBRIDGE and version 7.2.0

...

ResourceMethodDescriptionAPI VersionBridge Version
/services/javaGETGet a list of all Java services. For each service, you get type and current status.1.0.0Bridge 6.0.56.2
/services/java/{name}GETGet the current status of the service and a link list of all possible actions.1.0.0Bridge 6.0.56.2
DELETEDelete the Java service.2.5.0Bridge 7.0.0-beta1
/services/java/{name}/killPUTKill the Java service.2.9.0Bridge 7.2.0
/services/java/{name}/preferencesGETGet the preferences of the Java service.1.0.0Bridge 6.0.56.2
PUTChange the preferences of the Java service.1.0.0Bridge 6.0.56.2
/services/java/{name}/startPUTStart the stopped Java service.1.0.0Bridge 6.0.56.2
/services/java/{name}/stopPUTStop the running Java service.1.0.0Bridge 6.0.56.2

...

ResourceMethodDescriptionAPI VersionBridge Version
/services/nodejsGETGet a list of all Node.js services. For each service, you get type and current status.1.0.0Bridge 6.0.56.2
/services/nodejs/{name}GETGet the current status of the service and a link list of all possible actions.1.0.0Bridge 6.0.56.2
DELETEDelete the Node.js service.2.5.0Bridge 7.0.0-beta1
/services/nodejs/{name}/killPUTKill the Node.js service.2.9.0Bridge 7.2.0
/services/nodejs/{name}/preferencesGETGet the preferences of the Node.js service.1.0.0Bridge 6.0.56.2
PUTChange the preferences of the Node.js service.1.0.0Bridge 6.0.56.2
/services/nodejs/{name}/settingsGETGet the settings of the Node.js service.2.3.0Bridge 6.0.60
PUTChange the settings of the Node.js service.2.3.0Bridge 6.0.60
/services/nodejs/{name}/startPUTStart the stopped Node.js service.1.0.0Bridge 6.0.56.2
/services/nodejs/{name}/stopPUTStop the running Node.js service.1.0.0Bridge 6.0.56.2

...