Sha256: 5419e190a6d08d4187c95057028d185037b2341008bd06d45778d57eb9b86c9a
Contents?: true
Size: 1.89 KB
Versions: 20
Compression:
Stored size: 1.89 KB
Contents
--- http_interactions: - request: method: get uri: https://myhost.com:2087/json-api/removezonerecord?Line=1&zone=example.com body: encoding: US-ASCII string: '' headers: Authorization: - WHM root:iscool response: status: code: 200 message: OK headers: Server: - cpsrvd/11.28.64 Transfer-Encoding: - chunked Content-Type: - text/plain body: encoding: UTF-8 string: ! '{"result":[{"status":1,"statusmsg":"Bind reloading on myhost using rndc zone: [example.com]"}]}' http_version: '1.1' recorded_at: Wed, 07 Mar 2012 21:53:52 GMT - request: method: get uri: https://myhost.com:2087/json-api/removezonerecord?Line=200&zone=example.com body: encoding: US-ASCII string: '' headers: Authorization: - WHM root:iscool response: status: code: 200 message: OK headers: Server: - cpsrvd/11.28.64 Transfer-Encoding: - chunked Content-Type: - text/plain body: encoding: UTF-8 string: ! '{"result":[{"status":0,"statusmsg":"Unable to find a record on specified line: 200"}]}' http_version: '1.1' recorded_at: Wed, 07 Mar 2012 21:53:52 GMT - request: method: get uri: https://myhost.com:2087/json-api/removezonerecord?Line=1&zone=notexists.com body: encoding: US-ASCII string: '' headers: Authorization: - WHM root:iscool response: status: code: 200 message: OK headers: Server: - cpsrvd/11.28.64 Transfer-Encoding: - chunked Content-Type: - text/plain body: encoding: UTF-8 string: ! '{"result":[{"status":0,"statusmsg":"Unable to find a record on specified line: 1"}]}' http_version: '1.1' recorded_at: Wed, 07 Mar 2012 21:53:52 GMT recorded_with: VCR 2.0.0 ...
Version data entries
20 entries across 20 versions & 1 rubygems