doc: update check example for agent api call

This commit is contained in:
Frank Schroeder 2017-08-16 18:24:28 +02:00
parent a895d3b832
commit 10491407d5
No known key found for this signature in database
GPG Key ID: 4D65C6EAEC87DECD
1 changed files with 3 additions and 1 deletions

View File

@ -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",