Sha256: adf15c51987d12e477074a91fbd7dd397841c66ef1701d23c50c4d06d50f604d

Contents?: true

Size: 1.05 KB

Versions: 5

Compression:

Stored size: 1.05 KB

Contents

--- 
- !ruby/struct:VCR::HTTPInteraction 
  request: !ruby/struct:VCR::Request 
    method: :get
    uri: http://10.1.170.32:8773/services/Cloud?AWSAccessKeyId=9c01b833-3047-4f2e-bb2a-5c8dc7c8ae9c%3Aproduction&Action=TerminateInstances&InstanceId.1=i-000000c7&SignatureMethod=HmacSHA256&SignatureVersion=2&Timestamp=1999-12-31T19%3A59%3A59Z&Version=2010-11-15&Signature=KMA1nOX%2BJMmZxUIQgrGkXOAHFyb9HSn3cqDIvT25ZNA%3D
    body: 
    headers: 
      accept: 
      - application/xml
      connection: 
      - keep-alive
      keep-alive: 
      - 30
  response: !ruby/struct:VCR::Response 
    status: !ruby/struct:VCR::ResponseStatus 
      code: 200
      message: OK
    headers: 
      content-type: 
      - text/xml
      content-length: 
      - "192"
      date: 
      - Tue, 22 Feb 2011 01:36:55 GMT
      connection: 
      - keep-alive
    body: <?xml version="1.0" ?><TerminateInstancesResponse xmlns="http://ec2.amazonaws.com/doc/2010-11-15/"><requestId>QYCWQIGHP43Y-1GIGIIK</requestId><return>true</return></TerminateInstancesResponse>
    http_version: "1.1"

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
nephophobia-0.0.5 test/cassettes/compute_destroy.yml
nephophobia-0.0.4 test/fixtures/cassettes/compute_destroy.yml
nephophobia-0.0.3 test/fixtures/cassettes/compute_destroy.yml
nephophobia-0.0.2 test/fixtures/cassettes/compute_destroy.yml
nephophobia-0.0.1 test/fixtures/cassettes/compute_destroy.yml