API call status

Get status of this instance

JSON result description:

  {
    "version": mini-buildd's version
    "identity": Instance identity
    "url": Instance URL (HTTP)
    "incoming_url": Incoming URL (currently FTP)
    "load": Instance's (0 =< load <= 1). If negative, the instance is stopped
    "chroots": List of active chroots
    "remotes": Active or auto-reactivatable remotes
    ["repositories": Simplified structural representation of all repositories]
  }


Authorization: NONE
Optional arguments
with_repositories: Also list all repositories (may be longish)

Format: Checkbox
output: Desired result format

html: Return result as HTML (popup with JS, else full HTML page)
plain: Plain result
json: Return raw json result


Format: Choice