Sha256: a6f0d6d510b44c3775af91032444063d49b4aed80ccff9bcafece2472a2b602b
Contents?: true
Size: 1.28 KB
Versions: 2
Compression:
Stored size: 1.28 KB
Contents
--- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :post uri: http://<USER>:<PASS>@<URL>:80/settings/disks/78/autobackup_enable.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:31:36 GMT server: - Apache/2.2.3 (CentOS) x-powered-by: - Phusion Passenger (mod_rails/mod_rack) 3.0.1 x-runtime: - '0.067040' 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":true,"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/auto_backup_on.yml |
squall-1.3.1 | spec/vcr_cassettes/disk/auto_backup_on.yml |