Torrent Suite Resource

Resource URL http://mytorrentserver/rundb/api/v1/torrentsuite/
Schema URL http://mytorrentserver/rundb/api/v1/torrentsuite/schema/

Resource Fields

field help text default nullable readonly blank unique type
meta_version Unicode string data. Ex: “Hello World” n/a true true true false string
locked Unicode string data. Ex: “Hello World” n/a true true true false boolean
logs Unicode string data. Ex: “Hello World” n/a true true true false boolean
versions Unicode string data. Ex: “Hello World” n/a true true true false string

Example Response

{
    "meta_version": "5.4.0.RC3",
    "locked": false,
    "logs": false,
    "versions": {
        "ion-docs": "5.2.12",
        "ion-gpu": "5.4.0-1",
        "ion-pipeline": "5.4.6-1",
        "ion-torrentpy": "5.4.4-1",
        "ion-tsconfig": "5.4.2-1",
        "ion-chefupdates": "5.4.0",
        "ion-rsmts": "5.4.0-1",
        "ion-sampledata": "1.2.0-1",
        "ion-publishers": "5.4.1-1",
        "ion-dbreports": "5.4.22-1",
        "ion-analysis": "5.4.5-1",
        "ion-onetouchupdater": "5.0.2-1",
        "ion-torrentr": "5.4.4-1",
        "ion-plugins": "5.4.12-1",
        "ion-referencelibrary": "2.2.0"
    }
}

Allowed HTTP methods