healthchecks_healthchecks/templates/front/snippets/powershell_inline.txt
2021-10-19 16:33:37 +03:00

2 lines
131 B
Plaintext

# Without an underlying script, passing the command to PowerShell directly:
powershell.exe -Command "&{Invoke-RestMethod PING_URL}"