meta { name: ping type: http seq: 1 } get { url: http://127.0.0.1:8080/api/ping?ip=127.0.0.1 body: none auth: inherit } params:query { ip: 127.0.0.1 } settings { encodeUrl: true timeout: 0 }