Map generation

GET /make/log/{id}

MakeStatusLog

Parameters:
  • id (string)

Status Codes:
  • 200 OK – Request fulfilled, document follows

  • 400 Bad Request – Bad request syntax or unsupported method

POST /make/map

MakeMap

Status Codes:
GET /make/process-log/{pid}

MakeProcessLog

Parameters:
  • pid (integer)

Status Codes:
  • 200 OK – Request fulfilled, document follows

  • 400 Bad Request – Bad request syntax or unsupported method

GET /make/status/{id}

MakeStatus

Parameters:
  • id (string)

Status Codes:
  • 200 OK – Request fulfilled, document follows

  • 400 Bad Request – Bad request syntax or unsupported method