1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
meta { name: health type: http seq: 1 } get { url: {{HUT_HOSTNAME}} body: none auth: inherit } assert { res.status: eq 200 }