Sha256: 0d59d337c206263f7ced7f768d06ef93fdc0e708ed514200db85a621a05d6488
Contents?: true
Size: 1.11 KB
Versions: 5
Compression:
Stored size: 1.11 KB
Contents
--- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :post uri: http://<USER>:<PASS>@<URL>:80/data_store_zones.json?pack%5Blabel%5D=My+zone body: headers: content-type: - application/json authorization: - Basic <REDACTED> response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 201 message: Created headers: x-ua-compatible: - IE=Edge,chrome=1 location: - http://<URL>/data_store_zones/30 x-powered-by: - Phusion Passenger (mod_rails/mod_rack) 3.0.1 content-type: - application/json; charset=utf-8 x-runtime: - "0.044737" server: - Apache/2.2.3 (CentOS) date: - Tue, 14 Feb 2012 14:59:58 GMT set-cookie: - <REDACTED> status: - "201" cache-control: - no-cache transfer-encoding: - chunked body: "{\"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
5 entries across 5 versions & 1 rubygems