Sha256: 9a4ed1ed5f8eac8a7949072d284279782d987e397211f0e7b244c91aafffc0fe
Contents?: true
Size: 1.22 KB
Versions: 6
Compression:
Stored size: 1.22 KB
Contents
--- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :get uri: http://<USER>:<PASS>@<URL>:80/settings/hypervisors/1/network_joins.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: - "\"6695d37fa018587f8f1b60cb1528d9a8\"" x-powered-by: - Phusion Passenger (mod_rails/mod_rack) 3.0.1 content-type: - application/json; charset=utf-8 x-runtime: - "0.023850" server: - Apache/2.2.3 (CentOS) date: - Tue, 14 Feb 2012 22:26:35 GMT set-cookie: - <REDACTED> status: - "200" cache-control: - max-age=0, private, must-revalidate transfer-encoding: - chunked body: "[{\"network_join\":{\"created_at\":\"2010-10-27T14:46:27Z\",\"network_id\":1,\"target_join_type\":\"Hypervisor\",\"updated_at\":\"2010-10-27T14:46:27Z\",\"hypervisor_id\":1,\"id\":1,\"interface\":\"eth2\",\"target_join_id\":1}}]" http_version: "1.1"
Version data entries
6 entries across 6 versions & 1 rubygems