Nápověda k MediaWiki API

Toto je automaticky generovaná dokumentační stránka k MediaWiki API.

Dokumentace a příklady: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=bs-ping-tasks

(main | bs-ping-tasks)
  • Tento modul vyžaduje oprávnění ke čtení.
  • Tento modul vyžaduje oprávnění k zápisu.
  • Tento modul přijímá pouze požadavky POST.
  • Zdroj: BlueSpiceFoundation
  • Licence: GPL-3.0-only

Ping task that provides continuous exchange of data

Parametry:
Other general parameters are available.
format

The format of the result

Jedna z následujících hodnot: json, jsonfm
Default: json
task

The task that should be executed

ping
Schema, parameter examples
getUserTaskPermissions
Schema, parameter examples
This parameter is required.
Jedna z následujících hodnot: getUserTaskPermissions, ping
taskData

JSON string encoded object with arbitrary data for the task

Default: {}
context

JSON string encoded object with context data for the task

Default: {}
schema

Show the JSON schema for the task parameters

examples

Show examples of task parameters

token

Token typu „csrf“ získaný pomocí action=query&meta=tokens.

This parameter is required.