Sha256: 9fc8d5b6077d818c232d5b9fde7f59dc4ddfc5c77c99663a30c100af8fe9e13d

Contents?: true

Size: 1.18 KB

Versions: 1

Compression:

Stored size: 1.18 KB

Contents

--- 
- !ruby/struct:VCR::HTTPInteraction 
  request: !ruby/struct:VCR::Request 
    method: :post
    uri: http://<USER>:<PASS>@<URL>:80/settings/hypervisor_zones/1/network_joins.json?network_join[interface]=interface&network_join[network_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/hypervisor_zones/3
      x-powered-by: 
      - Phusion Passenger (mod_rails/mod_rack) 3.0.1
      content-type: 
      - application/json; charset=utf-8
      x-runtime: 
      - "0.035846"
      server: 
      - Apache/2.2.3 (CentOS)
      date: 
      - Tue, 14 Feb 2012 18:11:42 GMT
      set-cookie: 
      - <REDACTED>
      status: 
      - "201"
      cache-control: 
      - no-cache
      transfer-encoding: 
      - chunked
    body: "{\"hypervisor_group\":{\"label\":\"Updated zone\",\"created_at\":\"2011-07-20T15:49:08Z\",\"updated_at\":\"2012-02-14T16:27:12Z\",\"id\":3}}"
    http_version: "1.1"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
squall-1.1.0 spec/vcr_cassettes/hypervisor_zones/add_network_join.yml