Hide Forgot
Description of problem: This method http://ovirt.github.io/ovirt-engine-api-model/4.3/#services/storage_domain_templates/methods/list return nothing returns: <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <templates/> Version-Release number of selected component (if applicable): 4.1.9.2-0.1.el7 How reproducible: Always Steps to Reproduce: 1. curl -k -u admin@internal:passsword https://rhv_host/ovirt-engine/api/storagedomains/some_id/templates Actual results: <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <templates/> Expected results: List of templates should be returned.
Managed to reproduce and looking through the code it seems like this actually never worked
List of templates on the storage domain returned verified in ovirt-engine-restapi-4.2.4.2-0.1.el7_3.noarch
This bugzilla is included in oVirt 4.2.4 release, published on June 26th 2018. Since the problem described in this bug report should be resolved in oVirt 4.2.4 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.