Sha256: d4c972e585a899f0538de17e399b888f083a3ffaf86c55e2614ddafb8973b088

Contents?: true

Size: 738 Bytes

Versions: 3

Compression:

Stored size: 738 Bytes

Contents

--- 
- !ruby/struct:VCR::HTTPInteraction 
  request: !ruby/struct:VCR::Request 
    method: :get
    uri: https://myhost.com:2087/json-api/savemxs?api.version=1&domain=example.com&exchange=example.com&name=mail.example.com&preference=10
    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: "{\"metadata\":{\"result\":1,\"reason\":\"Bind reloading on myhost using rndc zone: [example.com]\",\"version\":1,\"command\":\"savemxs\"}}"
    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/savemxs.yml
lumberg-1.0.0 spec/vcr_cassettes/whm/dns/savemxs.yml
lumberg-0.9.5 spec/vcr_cassettes/whm/dns/savemxs.yml