Sha256: c93a0203c4332a07fa06140454ac84043515044f131cbc60777746a67a545518

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: :post
    uri: http://<USER>:<PASS>@<URL>:80/settings/hypervisors/1/data_store_joins.json?data_store_id=1
    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>/settings/hypervisors/1/data_store_joins/10
      x-powered-by: 
      - Phusion Passenger (mod_rails/mod_rack) 3.0.1
      content-type: 
      - application/json; charset=utf-8
      x-runtime: 
      - "0.032309"
      server: 
      - Apache/2.2.3 (CentOS)
      date: 
      - Tue, 14 Feb 2012 22:19:13 GMT
      set-cookie: 
      - <REDACTED>
      status: 
      - "201"
      cache-control: 
      - no-cache
      transfer-encoding: 
      - chunked
    body: "{\"data_store_join\":{\"created_at\":\"2012-02-14T22:19:13Z\",\"target_join_type\":\"Hypervisor\",\"updated_at\":\"2012-02-14T22:19:13Z\",\"data_store_id\":1,\"hypervisor_id\":null,\"id\":10,\"target_join_id\":1}}"
    http_version: "1.1"

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
squall-1.4.0 spec/vcr_cassettes/hypervisor/add_data_store_join.yml
squall-1.3.1 spec/vcr_cassettes/hypervisor/add_data_store_join.yml
squall-1.3.0 spec/vcr_cassettes/hypervisor/add_data_store_join.yml
squall-1.2.1beta1 spec/vcr_cassettes/hypervisor/add_data_store_join.yml
squall-1.2.0beta1 spec/vcr_cassettes/hypervisor/add_data_store_join.yml
squall-1.1.0 spec/vcr_cassettes/hypervisor/add_data_store_join.yml