Sha256: b59b82708ab4ea8e5b21f9662a8ceac723f534caf1d46038013d1f51e48cadbd
Contents?: true
Size: 1.94 KB
Versions: 6
Compression:
Stored size: 1.94 KB
Contents
--- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :get uri: http://<USER>:<PASS>@<URL>:80/virtual_machines/404/ip_addresses.json body: headers: content-type: - application/json authorization: - Basic <REDACTED> 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 x-runtime: - "0.034691" server: - Apache/2.2.3 (CentOS) date: - Wed, 15 Feb 2012 15:31:02 GMT set-cookie: - <REDACTED> status: - "404" cache-control: - no-cache transfer-encoding: - chunked body: "{\"errors\":[\"Resource not found\"]}" http_version: "1.1" - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :get uri: http://<USER>:<PASS>@<URL>:80/virtual_machines/1/ip_addresses.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: - "\"d751713988987e9331980363e24189ce\"" x-powered-by: - Phusion Passenger (mod_rails/mod_rack) 3.0.1 content-type: - application/json; charset=utf-8 x-runtime: - "0.031325" server: - Apache/2.2.3 (CentOS) date: - Wed, 15 Feb 2012 15:31:03 GMT set-cookie: - <REDACTED> status: - "200" cache-control: - max-age=0, private, must-revalidate transfer-encoding: - chunked body: "[]" http_version: "1.1"
Version data entries
6 entries across 6 versions & 1 rubygems