Jump to: navigation, search

Starting and Testing Workspace Web Edition & Web Services

Purpose: to test and verify the Workspace Web Edition & Web Services configuration.

Start of Procedure

  1. Start Jetty.
  2. To verify that Workspace Web Edition & Web Services Server is up and running, type the following URL into a web browser:
    http://[GWS_host]:[GWS_port]/api/v2/diagnostics/version
    If the request is successful, the version will be printed as shown below:
  3. {
        statusCode: 0
        version: "gws-x.x.xxx.xx"
    } 
    

    End of Procedure

This page was last edited on October 31, 2023, at 13:33.
Comments or questions about this documentation? Contact us for support!