Sha256: b9a786f9dc9399a5f2b19a5301046f68d08d3024c59e0c2113bee29282d7eb61

Contents?: true

Size: 955 Bytes

Versions: 7

Compression:

Stored size: 955 Bytes

Contents

--- 
http_interactions: 
- request: 
    method: get
    uri: http://www.example.com/api?action=listtemplates&type=xen&id=api_id&key=api_key
    body: 
      encoding: UTF-8
      string: ""
    headers: {}
  response: 
    status: 
      code: 200
      message: OK
    body: 
      encoding: UTF-8
      string: <status>success</status>
        <statusmsg></statusmsg>
        <templates>template1,template2,template3</templates>
    http_version: "1.1"
  recorded_at: Tue, 01 Nov 2011 04:58:44 GMT
- request: 
    method: get
    uri: http://www.example.com/api?action=listtemplates&type=openvz&id=api_id&key=api_key
    body: 
      encoding: UTF-8
      string: ""
    headers: {}
  response: 
    status: 
      code: 200
      message: OK
    body: 
      encoding: UTF-8
      string: <status>error</status>
        <statusmsg>error message</statusmsg>
    http_version: "1.1"
  recorded_at: Tue, 01 Nov 2011 04:58:44 GMT
recorded_with: VCR 2.0.0

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
solusvm-1.4.0 test/vcr_cassettes/general/templates.yml
solusvm-1.3.1 test/vcr_cassettes/general/templates.yml
solusvm-1.3.0 test/vcr_cassettes/general/templates.yml
solusvm-1.2.1 test/vcr_cassettes/general/templates.yml
solusvm-1.2.0 test/vcr_cassettes/general/templates.yml
solusvm-1.1.0.beta2 test/vcr_cassettes/general/templates.yml
solusvm-1.1.0.beta1 test/vcr_cassettes/general/templates.yml