You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Description

Use this API to test the ECHO Command on requested devil. Possible arguments are:

  • devil_number: The devil number to test;

Example Query

GET Query URI
http://danteweb.lnf.infn.it:8000/devil/getEcho/650


API Response
{
    "message": "ECHO Answer from Devil 650"
}
  • No labels