API call reindex

Force repository reindex

Usually, you reindex by doing an explicit ``check`` on a Repository
instance -- however, that method would not reindex in case the
repository config is unchanged. Use this call if you feel you need it
anyway for whatever reason.

If you just upgraded from 2.2.x, it's recommended to run it once
(2.4.x reindex additionally runs ``repreprop flood``, which may make
some arch=all packages available for (subsequently) added
architectures).

This is a MAINTENANCE call: Daemon will be automatically STOPPED while running, any ongoing events will be CANCELED.

Authorization: ADMIN
Optional arguments
Clear Paste default
repositories: Repository identities (like 'test', the default sandbox repo identity)

Format: List as comma-separated strings
output: Desired result format

html: Return result as HTML (popup with JS, else full HTML page)
plain: Plain result
json: Return raw json result


Format: Choice