Sha256: 0c0740723a6aba01643d677a714a43021ab17ad8891d0bcf95bb8484cb7983c2
Contents?: true
Size: 812 Bytes
Versions: 3
Compression:
Stored size: 812 Bytes
Contents
--- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :get uri: https://myhost.com:2087/json-api/listmxs?api.version=1&domain=example.com body: headers: authorization: - WHM root:iscool response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 200 message: OK headers: server: - cpsrvd/11.28.64 transfer-encoding: - chunked content-type: - text/plain body: "{\"data\":{\"record\":[{\"Line\":\"20\",\"ttl\":\"14400\",\"class\":\"IN\",\"exchange\":\"example.com\",\"preference\":\"0\",\"type\":\"MX\",\"name\":\"example.com.\"}]},\"metadata\":{\"result\":1,\"reason\":\"Records obtained.\",\"version\":1,\"command\":\"listmxs\"}}" http_version: "1.1"
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
lumberg-1.0.1 | spec/vcr_cassettes/whm/dns/listmxs.yml |
lumberg-1.0.0 | spec/vcr_cassettes/whm/dns/listmxs.yml |
lumberg-0.9.5 | spec/vcr_cassettes/whm/dns/listmxs.yml |