--- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :get uri: http://user:pass@www.example.com:80/settings/hypervisors/404/rebooting.json body: headers: content-type: - application/json authorization: - Basic WHAT response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 404 message: Not Found headers: x-ua-compatible: - IE=Edge,chrome=1 x-powered-by: - Phusion Passenger (mod_rails/mod_rack) 3.0.1 content-type: - application/json; charset=utf-8 date: - Mon, 18 Apr 2011 16:58:40 GMT server: - Apache/2.2.3 (CentOS) x-runtime: - "0.180613" set-cookie: - _onapp_session=WHAT; path=/; HttpOnly cache-control: - no-cache status: - "404" transfer-encoding: - chunked body: "{\"error\":\"Resource not found\"}" http_version: "1.1" - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :get uri: http://user:pass@www.example.com:80/settings/hypervisors/1/rebooting.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: - "\"c5e4582e0122e638e7fe91192362dc7a\"" x-powered-by: - Phusion Passenger (mod_rails/mod_rack) 3.0.1 content-type: - application/json; charset=utf-8 x-runtime: - "0.028808" server: - Apache/2.2.3 (CentOS) date: - Mon, 18 Apr 2011 16:58:41 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-18T16:58:40Z\",\"enabled\":true,\"hypervisor_group_id\":null,\"id\":1,\"xen_info\":null,\"failure_count\":49241,\"health\":null,\"memory_overhead\":100,\"ip_address\":\"123.123.123.123\",\"locked\":false,\"online\":false}}" http_version: "1.1"