Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

MC2 exposes a set of REST Endpoints. The REST endpoints are exposed directly on the Application Server on basePort + 207. The basePort is calculated based on the information from eagle/cfg/system.xml (or eagle/estar/tpe/cfg/system.xml on older onĀ Eagle 13.1 systems).

For example if system.xml has the following data:

...

http://appserverhostname:20427/eagle/v2/entities?maxrows=1

or in 2017R2

http://webserver/eagle/v2/entities?maxrows=1

No Format



To retrieve the result in EagleML the output format can be specified as:

...