Sha256: fec9710da76c49aedd54708bd12b7866f5bfaef0d5a9e1671359f549bdfb872d

Contents?: true

Size: 1.19 KB

Versions: 6

Compression:

Stored size: 1.19 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: http://www.example.com/api?type=xen&username=bob&ips=1&node=node1&plan=plan1&template=mytpl&password=123456&hostname=server.hostname.com&action=vserver-create&id=api_id&key=api_key
    body: ''
    headers: {}
  response:
    status:
      code: 200
      message: OK
    body: <status>success</status><statusmsg>Virtual server created</statusmsg><mainipaddress>123.123.123.123</mainipaddress><extraipaddress>122.122.122.122,111.111.111.111</extraipaddress><rootpassword>123456</rootpassword><vserverid>100</vserverid><consoleuser>console-123</consoleuser><consolepassword>123456</consolepassword><hostname>server.hostname.com</hostname><virtid>vm101|101</virtid>
    http_version: '1.1'
  recorded_at: Tue, 01 Nov 2011 04:58:44 GMT
- request: 
    method: get
    uri: http://www.example.com/api?type=xen&username&ips=1&node&plan&template&password=&hostname=&action=vserver-create&id=api_id&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

6 entries across 6 versions & 1 rubygems

Version Path
solusvm-1.3.1 test/vcr_cassettes/server/create.yml
solusvm-1.3.0 test/vcr_cassettes/server/create.yml
solusvm-1.2.1 test/vcr_cassettes/server/create.yml
solusvm-1.2.0 test/vcr_cassettes/server/create.yml
solusvm-1.1.0.beta2 test/vcr_cassettes/server/create.yml
solusvm-1.1.0.beta1 test/vcr_cassettes/server/create.yml