Sha256: b7f2abf99d8cfec37a2684bb7df4b3c1a047a371bb3a8d70f004d75b6fed8a16

Contents?: true

Size: 1018 Bytes

Versions: 6

Compression:

Stored size: 1018 Bytes

Contents

--- 
- !ruby/struct:VCR::HTTPInteraction 
  request: !ruby/struct:VCR::Request 
    method: :get
    uri: http://<USER>:<PASS>@<URL>:80/virtual_machines/1/firewall_rules.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.021576"
      server: 
      - Apache/2.2.3 (CentOS)
      date: 
      - Mon, 13 Feb 2012 21:44: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

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