Sha256: a6c27b580a074ec6c2105946ec41f0e50aa48c195f990dd50bb3a18547a19600

Contents?: true

Size: 768 Bytes

Versions: 1

Compression:

Stored size: 768 Bytes

Contents

--- 
- !ruby/struct:VCR::HTTPInteraction 
  request: !ruby/struct:VCR::Request 
    method: :get
    uri: https://myhost.com:2087/json-api/sethostname?hostname=myhost.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.87
      transfer-encoding: 
      - chunked
      content-type: 
      - text/plain
    body: "{\"sethostname\":[{\"status\":1,\"statusmsg\":\"Hostname Changed to: myhost.com\",\"msgs\":\"Updating Apache configuration\\nUpdating cPanel license...Done. Update succeeded.\\nBuilding global cache for cpanel...Done\",\"warns\":[]}]}"
    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/sethostname.yml