golemfactory / golem-unlimited

Golem-unlimited

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HUB info

prekucki opened this issue · comments

Provide information about hub.

Example

Request:

GET /info HTTP/1.1

Response:

{
  "nodeId": "0xf6140a03926b0801cd891d2d128ebd8dffbda252",
  "version": "0.2.0",
  "build": {
    "ts": "2019-03-06T15:12:31.221524706Z",
    "target": "x86_64-unknown-linux-gnu",
    "commitHash": "57950ae41130b45e3a5aa00e65a50bea004928d1"
  },
  "caps": {
    "gu.env.docker": {
      "v": "0.1.0", "stdoutStream": true
    },
    "gu.env.hd": {
      "v": "0.1.0"
    },
    "gu.session.blob": {
      "v": "0.2.0"
    },
    "gu.session.config": {
      "v": "0.1.0"
    }
}