Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Getostype

Mark Johnson edited this page Sep 15, 2013 · 1 revision

Gets the OS Bittorrent Sync is running on

Request Parameters

  • action getostype
  • token Your current token (see Session Initalisation)
  • t The current timestamp (optional)

returns

JSON string containing:

  • os A string describing the OS

example

GET http://localhost:8888/gui/?token=ToKeNStRinG&action=getostype

Clone this wiki locally