Check channel status using REST API

You can check the status of channels using a REST function under ecmapgen REST service. Use these REST operations to get the state of every channel.

Note: If these functions do not show the channel status, download and install the latest MEC patch.

Legend State:

  • FAILED: Shows channels that have failed to run.
  • Stopped: Shows channels that have stopped.
  • Running (Clean State): Shows channels that are running properly.
  • Pause: Shows channels that have been paused.
  • Resumed and Running: Shows channels that have been recently paused or stopped, resumed and running properly.

You can use GET Method to view the monitoring channels: https://hostname:port/ecmapgen/v1/monitoring/channels.

Note: MEC only shows the enabled channels in REST operation. Disabled channels are not shown.