Description of problem: Getting disk-attachments under storage-domain via the API returns disk-attachment objects in which the href string contains 'null', something like: ...api/storagedomains/null/diskattachments/yyy/ Steps to Reproduce: 1. Make a get request: GET ...api/storagedomains/xxx/diskattachments Actual results: href attributes of the disk-attachments contain 'null' instead of the ID of the storage-domain Expected results: Instead of null the hrefs should contain the ids of the storage-domain
Actually the expected results should be that the disks appear under the root of the API, because this was the behavior before: .../api/disks/xxx
This bugzilla is included in oVirt 4.3.0 release, published on February 4th 2019. Since the problem described in this bug report should be resolved in oVirt 4.3.0 release, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report.