Sha256: 5db96f997a87c13f2078218d6ce3a4b276f5d0aa88ab08afde122d87059e22a9

Contents?: true

Size: 756 Bytes

Versions: 7

Compression:

Stored size: 756 Bytes

Contents

---
http_interactions:
- request:
    method: get
    uri: http://www.example.com/api?action=reseller-list&id=api_id1&key=api_key
    body: ''
    headers: {}
  response:
    status:
      code: 200
      message: OK
    body: <status>success</status><statusmsg></statusmsg><usernames>username1,username2,username3</usernames>
    http_version: '1.1'
  recorded_at: Tue, 01 Nov 2011 04:58:44 GMT
- request: 
    method: get
    uri: http://www.example.com/api?action=reseller-list&id=api_id2&key=api_key
    body: ''
    headers: {}
  response: 
    status: 
      code: 200
      message: OK
    body: <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/reseller/list.yml
solusvm-1.3.1 test/vcr_cassettes/reseller/list.yml
solusvm-1.3.0 test/vcr_cassettes/reseller/list.yml
solusvm-1.2.1 test/vcr_cassettes/reseller/list.yml
solusvm-1.2.0 test/vcr_cassettes/reseller/list.yml
solusvm-1.1.0.beta2 test/vcr_cassettes/reseller/list.yml
solusvm-1.1.0.beta1 test/vcr_cassettes/reseller/list.yml