Sha256: 3ca455b22617c7e3e414ca63f8e6f80499090c76f161198c84722d2a1206a2a4
Contents?: true
Size: 1.4 KB
Versions: 6
Compression:
Stored size: 1.4 KB
Contents
--- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :get uri: http://<USER>:<PASS>@<URL>:80/data_store_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: - "\"87c3eabdace0723f1bfee1b019867811\"" x-powered-by: - Phusion Passenger (mod_rails/mod_rack) 3.0.1 content-type: - application/json; charset=utf-8 x-runtime: - "0.022496" server: - Apache/2.2.3 (CentOS) date: - Tue, 14 Feb 2012 15:00:51 GMT set-cookie: - <REDACTED> status: - "200" cache-control: - max-age=0, private, must-revalidate transfer-encoding: - chunked body: "[{\"data_store_group\":{\"label\":\"Default DataStore Zone\",\"created_at\":\"2011-07-20T15:49:07Z\",\"updated_at\":\"2011-07-20T15:49:07Z\",\"id\":1}},{\"data_store_group\":{\"label\":\"Test DataStoreZone\",\"created_at\":\"2011-10-04T20:09:10Z\",\"updated_at\":\"2011-10-04T20:09:10Z\",\"id\":7}},{\"data_store_group\":{\"label\":\"My zone\",\"created_at\":\"2012-02-14T14:59:58Z\",\"updated_at\":\"2012-02-14T14:59:58Z\",\"id\":30}}]" http_version: "1.1"
Version data entries
6 entries across 6 versions & 1 rubygems