Menu

Blazegraph REST API /status

Help
2017-03-31
2017-03-31
  • Eric Douglass

    Eric Douglass - 2017-03-31

    Hello,

    I'm trying to use the the Blazegraph REST API to query the status of the running blazegraph. When I go to do a GET /status, I receive back HTML from the server. I plan on having this consumed by a computer. Is it possible to instead have the /status endpoint return JSON, or some other more machine readable format? I couldn't find anything on the REST page.

    Thanks for your help!

     
    • Brad Bebee

      Brad Bebee - 2017-04-01

      Unfortunately, the status page doesn't support a JSON serialization. If
      you would like to consume the information programmatically, you may want to
      check out the JMX support.

      On Mar 31, 2017 1:39 PM, "Eric Douglass" edouglass@users.sf.net wrote:

      Hello,

      I'm trying to use the the Blazegraph REST API to query the status of the
      running blazegraph. When I go to do a GET /status, I receive back HTML
      from the server. I plan on having this consumed by a computer. Is it
      possible to instead have the /status endpoint return JSON, or some other
      more machine readable format? I couldn't find anything on the REST page.

      Thanks for your help!

      Blazegraph REST API /status
      https://sourceforge.net/p/bigdata/discussion/676946/thread/0d8439ba/?limit=25#4d56


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/bigdata/discussion/676946/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

       

Log in to post a comment.