
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 ?

It should work. Can you share the engine log ? On Thu, May 4, 2017 at 6:10 PM, Fabrice Bacchella < fabrice.bacchella@orange.fr> wrote:
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 ? _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

https://www.dropbox.com/s/0vw8pvm99dpnq0a/ovirtlogs.tar.gz?dl=0 I opened a bug as https://bugzilla.redhat.com/show_bug.cgi?id=1448399
Le 4 mai 2017 à 17:10, Fabrice Bacchella <fabrice.bacchella@orange.fr> a écrit :
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 ? _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
participants (2)
-
Fabrice Bacchella
-
Fred Rolland