Change in ovirt-engine-sdk-java[master]: Clarify that DiskAttachment.disk is only a link

Ondra Machacek has submitted this change and it was merged. Change subject: Clarify that DiskAttachment.disk is only a link ...................................................................... Clarify that DiskAttachment.disk is only a link This patch improves the example of how to list virtual machine disks in order to clarify that the DiskAttachment.disk attribute is only a link, and that in order to retrieve the actual disk data an additional request is required, for example using the 'follow_link' method. Change-Id: I32ad8628aa92bf45526dc5bb585f46befd85a49c Related-To: https://bugzilla.redhat.com/1387951 Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> --- M sdk/src/test/java/org/ovirt/engine/sdk4/examples/ListVmDisks.java 1 file changed, 9 insertions(+), 2 deletions(-) Approvals: Ondra Machacek: Looks good to me, approved Juan Hernandez: Verified Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/65676 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I32ad8628aa92bf45526dc5bb585f46befd85a49c Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine-sdk-java Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Ondra Machacek <omachace@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
omachace@redhat.com