Sha256: b178820cd8baf26fee865309313fef65d76219e8024f6346db5a6f82b31896f7

Contents?: true

Size: 2 KB

Versions: 6

Compression:

Stored size: 2 KB

Contents

--- 
- !ruby/struct:VCR::HTTPInteraction 
  request: !ruby/struct:VCR::Request 
    method: :post
    uri: http://<USER>:<PASS>@<URL>:80/virtual_machines/404/vm_stats.json
    body: 
    headers: 
      content-type: 
      - application/json
      authorization: 
      - Basic <REDACTED>
  response: !ruby/struct:VCR::Response 
    status: !ruby/struct:VCR::ResponseStatus 
      code: 500
      message: Internal Server Error
    headers: 
      x-powered-by: 
      - Phusion Passenger (mod_rails/mod_rack) 3.0.1
      content-type: 
      - text/html; charset=UTF-8
      date: 
      - Thu, 09 Feb 2012 15:43:48 GMT
      server: 
      - Apache/2.2.3 (CentOS)
      x-runtime: 
      - "0.007573"
      status: 
      - "500"
      transfer-encoding: 
      - chunked
    body: <html><body><h1>500 Internal Server Error</h1>If you are the administrator of this website, then please read this web application's log file and/or the web server's log file to find out what went wrong.</body></html>
    http_version: "1.1"
- !ruby/struct:VCR::HTTPInteraction 
  request: !ruby/struct:VCR::Request 
    method: :post
    uri: http://<USER>:<PASS>@<URL>:80/virtual_machines/1/vm_stats.json
    body: 
    headers: 
      content-type: 
      - application/json
      authorization: 
      - Basic <REDACTED>
  response: !ruby/struct:VCR::Response 
    status: !ruby/struct:VCR::ResponseStatus 
      code: 500
      message: Internal Server Error
    headers: 
      x-powered-by: 
      - Phusion Passenger (mod_rails/mod_rack) 3.0.1
      content-type: 
      - text/html; charset=UTF-8
      x-runtime: 
      - "0.007573"
      server: 
      - Apache/2.2.3 (CentOS)
      date: 
      - Thu, 09 Feb 2012 15:43:48 GMT
      status: 
      - "500"
      transfer-encoding: 
      - chunked
    body: <html><body><h1>500 Internal Server Error</h1>If you are the administrator of this website, then please read this web application's log file and/or the web server's log file to find out what went wrong.</body></html>
    http_version: "1.1"

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
squall-1.4.0 spec/vcr_cassettes/virtual_machine/stats.yml
squall-1.3.1 spec/vcr_cassettes/virtual_machine/stats.yml
squall-1.3.0 spec/vcr_cassettes/virtual_machine/stats.yml
squall-1.2.1beta1 spec/vcr_cassettes/virtual_machine/stats.yml
squall-1.2.0beta1 spec/vcr_cassettes/virtual_machine/stats.yml
squall-1.1.0 spec/vcr_cassettes/virtual_machine/stats.yml