NAME
Kernel::WebApp::Controller::API::Public::SupportData::Prometheus – Endpoint showing OTRS Support Data in Prometheus Format
ValidationQueryParameters()
Additional Parameters:
TargetQueue – The name of the default queue where the ticket will be created
Trusted – Whether the email has special trust or not. (Check X-OTRS-* Email Headers)
Authorize()
To authorize the request a Authorisation Token must be sent in the header as X-Monitoring-Token.
All authorized token are configured in the ExternalFrontend::Auth::APITokens setting.
See setting ExternalFrontend::Auth::APITokens.
Action()
This will add a file uploaded in the Request Body to a Release.
If the Release is not specified in the Parameters it will be parsed from the file name.
Parameters:
See method ValidationQueryParameters().
