Sha256: e149dc012b2a02230e204491b2a23c2bfad424d85f7a70deb64a3e7a100906cf
Contents?: true
Size: 1.77 KB
Versions: 3
Compression:
Stored size: 1.77 KB
Contents
--- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :get uri: http://user:pass@www.example.com:80/settings/hypervisors.json body: headers: content-type: - application/json authorization: - Basic WHAT response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 200 message: OK headers: x-ua-compatible: - IE=Edge,chrome=1 etag: - "\"501ab62ca56e94d4b25a035485ceb5a1\"" x-powered-by: - Phusion Passenger (mod_rails/mod_rack) 3.0.1 content-type: - application/json; charset=utf-8 x-runtime: - "0.022919" server: - Apache/2.2.3 (CentOS) date: - Fri, 15 Apr 2011 20:28:58 GMT set-cookie: - _onapp_session=WHAT; path=/; HttpOnly status: - "200" cache-control: - max-age=0, private, must-revalidate transfer-encoding: - chunked body: "[{\"hypervisor\":{\"called_in_at\":null,\"label\":\"Testing\",\"created_at\":\"2011-04-15T20:28:23Z\",\"spare\":false,\"hypervisor_type\":\"xen\",\"updated_at\":\"2011-04-15T20:28:56Z\",\"enabled\":true,\"hypervisor_group_id\":null,\"id\":1,\"xen_info\":null,\"failure_count\":7,\"health\":null,\"memory_overhead\":100,\"ip_address\":\"123.123.123.123\",\"locked\":false,\"online\":false}},{\"hypervisor\":{\"called_in_at\":null,\"label\":\"Testing2\",\"created_at\":\"2011-04-15T20:28:52Z\",\"spare\":false,\"hypervisor_type\":\"kvm\",\"updated_at\":\"2011-04-15T20:28:56Z\",\"enabled\":false,\"hypervisor_group_id\":null,\"id\":2,\"xen_info\":null,\"failure_count\":1,\"health\":null,\"memory_overhead\":200,\"ip_address\":\"111.111.111.111\",\"locked\":false,\"online\":false}}]" http_version: "1.1"
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
squall-1.0.2 | spec/vcr_cassettes/hypervisor/list.yml |
squall-1.0.1 | spec/vcr_cassettes/hypervisor/list.yml |
squall-1.0.0 | spec/vcr_cassettes/hypervisor/list.yml |