MediaWiki API help
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
action=bs-task
(main | bs-task)
- Denna modul kräver läsrättigheter.
- Source: BlueSpiceFoundation
- License: GPL-3.0-only
Provides the API endpoint for executing registered tasks
Parametrar:
Other general parameters are available.
- task
Uppgiften som bör utföras
- Den här parametern är obligatorisk.
- taskData
JSON-sträng-kodat objekt med godtycklig data för uppgiften
- Standard: {}
- context
JSON string encoded object with context data for the task
- Standard: {}
- schema
Show the JSON schema for the task parameters
- examples
Visa exempel med task parameters
- format
Format för resultatet
- Ett av följande värden: json, jsonfm
- Standard: json