Sha256: 6cd35175588a6ed9cbd9171a0a5589a55f45f89e00c83b856e85bacacd6f03d4

Contents?: true

Size: 532 Bytes

Versions: 1

Compression:

Stored size: 532 Bytes

Contents

--- 
- !ruby/struct:VCR::HTTPInteraction 
  request: !ruby/struct:VCR::Request 
    method: :get
    uri: https://myhost.com:2087/json-api/reboot
    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.87
      transfer-encoding: 
      - chunked
      content-type: 
      - text/plain
    body: "{\"reboot\":\"normal\"}"
    http_version: "1.1"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
lumberg-1.0.1 spec/vcr_cassettes/whm/server/reboot.yml