--- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :get uri: http://user:pass@www.example.com:80/settings/networks/404/ip_addresses.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 19:28:17 GMT server: - Apache/2.2.3 (CentOS) x-runtime: - "0.007811" 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/networks/1/ip_addresses.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: - "\"c2540c217e141c34f2f3e026bba3512a\"" x-powered-by: - Phusion Passenger (mod_rails/mod_rack) 3.0.1 content-type: - application/json; charset=utf-8 x-runtime: - "0.008447" server: - Apache/2.2.3 (CentOS) date: - Mon, 18 Apr 2011 19:28:18 GMT set-cookie: - _onapp_session=WHAT; path=/; HttpOnly status: - "200" cache-control: - max-age=0, private, must-revalidate transfer-encoding: - chunked body: "[{\"ip_address\":{\"address\":\"127.2.2.2\",\"disallowed_primary\":false,\"netmask\":\"255.255.255.0\",\"created_at\":\"2011-04-18T19:22:06Z\",\"broadcast\":\"127.2.2.255\",\"network_address\":\"127.2.2.0\",\"network_id\":1,\"updated_at\":\"2011-04-18T19:22:06Z\",\"id\":1,\"gateway\":\"127.0.0.2\"}},{\"ip_address\":{\"address\":\"127.2.2.3\",\"disallowed_primary\":false,\"netmask\":\"255.255.255.0\",\"created_at\":\"2011-04-18T19:28:07Z\",\"broadcast\":\"127.2.2.255\",\"network_address\":\"127.2.2.0\",\"network_id\":1,\"updated_at\":\"2011-04-18T19:28:07Z\",\"id\":2,\"gateway\":\"127.0.0.2\"}}]" http_version: "1.1"