SendMonitoringSection

Nested SendMonitoringSection

NameTypeDefaultNotes
bodystringRequest body, overrides “body-template”
body-templatestringPath to a file containing the request body (go template). See configuration/http_hooks/#body-template
headersone or more nested SendMonitoringHeaderAdditional HTTP headers to send with the request
methodstringGETHTTP method of the request. Is one of GET, DELETE, HEAD, OPTIONS, PATCH, POST, PUT, TRACE
skip-tls-verificationtrue / falsefalseEnables insecure TLS (without verification), see also “global.ca-certificates”
urluriURL of the target to send to