[ovirt-users] GET /storagedomains broken ?
Fabrice Bacchella
fabrice.bacchella at orange.fr
Thu May 4 15:10:36 UTC 2017
I'm playing with the python sdk and getting :
[2017-05-04 17:01:17] 192.168.205.36 "ovirt.XXX" "GET /ovirt-engine/api/storagedomains HTTP/1.1" 292250 404 + 188 "-" "PythonSDK/4.1.3"
And in engine.log:
2017-05-04 17:01:17,727+02 ERROR [org.ovirt.engine.api.restapi.resource.AbstractBackendResource] (default task-21) [] Operation Failed: Entity not found: Storage server connection: id=6860d96f-557e-4d82-a209-401d72bd6e16
But in the documentation from https://ovirt.prod.exalead.com/ovirt-engine/apidoc/#requests, I indeed see:
GET /storagedomains
The ovirt's version I use:
<product_info>
<name>oVirt Engine</name>
<vendor>ovirt.org</vendor>
<version>
<build>1</build>
<full_version>4.1.1.8-1.el7.centos</full_version>
<major>4</major>
<minor>1</minor>
<revision>0</revision>
</version>
</product_info>
Is there something obvious I missed ?
More information about the Users
mailing list