diff --git a/website/source/api/agent/check.html.md b/website/source/api/agent/check.html.md index 445df00b3..90c8e7684 100644 --- a/website/source/api/agent/check.html.md +++ b/website/source/api/agent/check.html.md @@ -156,7 +156,9 @@ The table below shows this endpoint's support for "Script": "/usr/local/bin/check_mem.py", "DockerContainerID": "f972c95ebf0e", "Shell": "/bin/bash", - "HTTP": "http://example.com", + "HTTP": "https://example.com", + "Method": "POST", + "Header": {"x-foo":["bar", "baz"]}, "TCP": "example.com:22", "Interval": "10s", "TTL": "15s",