Sha256: e208bef2a3c429f3664344f53e9250daebf557ddfa492c2e64d2132b90d11057
Contents?: true
Size: 1.27 KB
Versions: 2
Compression:
Stored size: 1.27 KB
Contents
--- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :post uri: http://<USER>:<PASS>@<URL>:80/settings/disks/78/build.json body: headers: authorization: - Basic <REDACTED> content-length: - '0' response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 201 message: Created headers: date: - Sun, 03 Feb 2013 22:20:00 GMT server: - Apache/2.2.3 (CentOS) x-powered-by: - Phusion Passenger (mod_rails/mod_rack) 3.0.1 x-runtime: - '0.025972' x-ua-compatible: - IE=Edge,chrome=1 cache-control: - no-cache set-cookie: - <REDACTED> location: - http://<URL>/virtual_machines/d22pmhpwi0twfo/disks/78 status: - '201' transfer-encoding: - chunked content-type: - application/json; charset=utf-8 body: ! '{"disk":{"locked":false,"disk_vm_number":2,"has_autobackups":false,"disk_size":3,"is_swap":false,"primary":false,"identifier":"auga35lagbqjjg","updated_at":"2013-02-03T21:47:38Z","add_to_linux_fstab":false,"mount_point":"/disk2","data_store_id":1,"built":true,"created_at":"2013-02-03T21:28:41Z","virtual_machine_id":58,"id":78}}' http_version: '1.1'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
squall-1.4.0 | spec/vcr_cassettes/disk/build.yml |
squall-1.3.1 | spec/vcr_cassettes/disk/build.yml |