Bug 1101252 - [DOCS] Missing documentation for extending a disk in REST API
Summary: [DOCS] Missing documentation for extending a disk in REST API
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: Documentation
Version: 3.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Lucy Bopf
QA Contact: Andrew Burden
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-05-26 13:01 UTC by Allon Mureinik
Modified: 2014-09-19 01:33 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-09-19 01:33:19 UTC
oVirt Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Allon Mureinik 2014-05-26 13:01:39 UTC
Description of problem:
The documentation of the REST API lacks a description on extending a disk via the API:

curl -k -u $username:$password -H "Content-Type: application/xml" -d '<disk><size>10737418240</size></disk>' -X PUT https://$hostname/api/vms/<VMID>/disks/<DISKID>

Version-Release number of selected component (if applicable):
3.3.0

How reproducible:
100%

Actual results:
Documentation is missing

Expected results:
Should not be missing ;-)

Additional info:
http://www.ovirt.org/Features/Online_Virtual_Drive_Resize

Comment 1 Lucy Bopf 2014-06-17 03:44:58 UTC
Example of extending a VM disk via the API added to topic 7986, Disks Sub-Collection. I also added an explanatory sentence about the ability to resize disks on active VMs.

Comment 2 Lucy Bopf 2014-07-30 03:39:45 UTC
Documentation Link
------------------------------
https://documentation-devel.engineering.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Virtualization/3.5-Beta/html-single/Technical_Guide/index.html#sect-Disks_Sub-Collection

What Changed
------------------------------
The following topic was revised to include Example 29.9 Updating a virtual machine disk to 20GB. A sentence was added to the preceding paragraph explaining the ability to resize live disks.

Disks Sub-Collection [7986-673745]

Updated revision history: [34617-687359]

NVR
------------------------------
Red_Hat_Enterprise_Virtualization-Technical_Guide-3.5-Beta-web-en-US-3.5-3.el6eng

Moving to ON_QA.


Note You need to log in before you can comment on or make changes to this bug.