Table of Contents

Search

  1. Preface
  2. Product Overview
  3. Security
  4. Applications
  5. Partner and Account Information
  6. Events
  7. Event Archiving
  8. User Policies
  9. Schedules
  10. B2B Data Exchange Administrative Tasks
  11. On-boarding Checklist Template
  12. System Properties
  13. Repository Management
  14. Document Management
  15. B2B Data Exchange Utilities
  16. DX Toggle Server REST API
  17. Dashboard and Reports Management

Administrator Guide

Administrator Guide

Server Status REST API

Server Status REST API

Use the Server Status REST API to get the status of the
B2B Data Exchange
endpoints. This API uses the GET method.
Use the following URL for the REST API call:
GET https://<hostName>:<portNumber>/dx-server-rest-api/v1/dx_server_status
  • <hostName>
    is the host name or IP address of the
    B2B Data Exchange
    server.
  • <portNumber>
    is the port number of the
    B2B Data Exchange
    server. The default port is 19553.
For example,
https://myserver:19553
The Server Status REST API returns one of the following responses:
  • RUNNING
    . Endpoints are running successfully.
  • INBOUND_EP_BINDINGS_STOPPED
    . Inbound endpoints are paused.
  • INBOUND_ALL_EP_BINDINGS_STOPPED
    . All inbound and outbound endpoints are paused.

0 COMMENTS

We’d like to hear from you!