This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
manual:api:reference:httptest:get [2020/08/26 06:02] martins-v internal link to data types (ZBX-17160) |
manual:api:reference:httptest:get [2021/01/27 19:24] (current) |
||
---|---|---|---|
Line 102: | Line 102: | ||
"name": "Homepage", | "name": "Homepage", | ||
"no": "1", | "no": "1", | ||
- | "url": "http://mycompany.com", | + | "url": "http://example.com", |
"timeout": "15s", | "timeout": "15s", | ||
"posts": "", | "posts": "", | ||
Line 123: | Line 123: | ||
"name": "Homepage / About", | "name": "Homepage / About", | ||
"no": "2", | "no": "2", | ||
- | "url": "http://mycompany.com/about", | + | "url": "http://example.com/about", |
"timeout": "15s", | "timeout": "15s", | ||
"posts": "", | "posts": "", |