--- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :get uri: http://<USER>:<PASS>@<URL>:80/users/2532564353245/network_zones.json body: headers: content-type: - application/json authorization: - Basic <REDACTED> response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 200 message: OK headers: x-ua-compatible: - IE=Edge,chrome=1 x-powered-by: - Phusion Passenger (mod_rails/mod_rack) 3.0.1 etag: - "\"412900ccaad65684f1c4a5201ab4a690\"" content-type: - application/json; charset=utf-8 date: - Fri, 10 Feb 2012 20:48:35 GMT server: - Apache/2.2.3 (CentOS) x-runtime: - "0.043664" set-cookie: - <REDACTED> cache-control: - max-age=0, private, must-revalidate status: - "200" transfer-encoding: - chunked body: "[{\"network_group\":{\"label\":\"Default Network Zone\",\"created_at\":\"2011-07-20T15:49:07Z\",\"updated_at\":\"2011-07-20T15:49:07Z\",\"id\":2}},{\"network_group\":{\"label\":\"Private\",\"created_at\":\"2011-10-17T19:53:54Z\",\"updated_at\":\"2011-10-17T19:53:54Z\",\"id\":10}}]" http_version: "1.1" - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :get uri: http://<USER>:<PASS>@<URL>:80/users/1/network_zones.json body: headers: content-type: - application/json authorization: - Basic <REDACTED> response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 200 message: OK headers: x-ua-compatible: - IE=Edge,chrome=1 etag: - "\"412900ccaad65684f1c4a5201ab4a690\"" x-powered-by: - Phusion Passenger (mod_rails/mod_rack) 3.0.1 content-type: - application/json; charset=utf-8 x-runtime: - "0.036230" server: - Apache/2.2.3 (CentOS) date: - Fri, 10 Feb 2012 20:48:35 GMT set-cookie: - <REDACTED> status: - "200" cache-control: - max-age=0, private, must-revalidate transfer-encoding: - chunked body: "[{\"network_group\":{\"label\":\"Default Network Zone\",\"created_at\":\"2011-07-20T15:49:07Z\",\"updated_at\":\"2011-07-20T15:49:07Z\",\"id\":2}},{\"network_group\":{\"label\":\"Private\",\"created_at\":\"2011-10-17T19:53:54Z\",\"updated_at\":\"2011-10-17T19:53:54Z\",\"id\":10}}]" http_version: "1.1"