Input Parameters
- user:
- type:
strargument path:userUsername.
- pages:
- type:
dictargument path:pagesConfigurations of scanned pages.
Depending on the value of type, different sub args are accepted.
- type:
When type is set to
all:Scan all pages in alphabetical order.
- namespace:
- type:
int, optional, default:0argument path:pages[all]/namespaceNamespace(s) of the pages.
- restart:
- type:
bool, optional, default:Falseargument path:pages[all]/restartRestart from the last page in the log.
When type is set to
new:Scan new pages.
- namespace:
- type:
list|int, optional, default:0argument path:pages[new]/namespaceNamespace(s) of the pages.
- start:
- type:
str|NoneType, optional, default:Noneargument path:pages[new]/startStart time in ISO format.
- end:
- type:
str|NoneType, optional, default:Noneargument path:pages[new]/endEnd time in ISO format.
When type is set to
link(or its aliastemplate):Scan pages that link to a page or include a template.
- name:
- type:
strargument path:pages[link]/nameName of the page or template.
- namespace:
- type:
list|int|NoneType, optional, default:Noneargument path:pages[link]/namespaceNamespace(s) of the pages.
When type is set to
page:Scan a single page.
- name:
- type:
strargument path:pages[page]/nameName of the page or template.
- task:
- type:
strargument path:taskTask to submit.