Sha256: 17293931ca7f21e82635079a326370b7df3ef95091e767aebf57f5e2d11ab26e
Contents?: true
Size: 1022 Bytes
Versions: 2
Compression:
Stored size: 1022 Bytes
Contents
--- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :post uri: http://<USER>:<PASS>@<URL>:80/virtual_machines/58/disks/78/migrate.json?disk%5Bdata_store_id%5D=2 body: headers: authorization: - Basic <REDACTED> content-length: - '0' response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 422 message: Unprocessable Entity headers: date: - Sun, 03 Feb 2013 21:59:11 GMT server: - Apache/2.2.3 (CentOS) x-powered-by: - Phusion Passenger (mod_rails/mod_rack) 3.0.1 x-runtime: - '0.028626' x-ua-compatible: - IE=Edge,chrome=1 cache-control: - no-cache set-cookie: - <REDACTED> status: - '422' transfer-encoding: - chunked content-type: - application/json; charset=utf-8 body: ! '{"errors":["Data store cannot be associated with this virtual machine."]}' http_version: '1.1'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
squall-1.4.0 | spec/vcr_cassettes/disk/migrate.yml |
squall-1.3.1 | spec/vcr_cassettes/disk/migrate.yml |