[Users] crafting a POST request to the oVirt API manually

Hello, Can somebody give me some pointers on how to craft POST requests to the API "by hand" with (for example) a Firefox plugin like Poster: https://addons.mozilla.org/en-US/firefox/addon/poster/ It would be very helpful for libgovirt development. Thanks! iordan -- The conscious mind has only one thread of execution.

Hi, a first starting point can be: http://www.ovirt.org/Api HTH PS: RedHat has also an extensive PDF, RHEV 3.2 DeveloperGuide Am 03.12.2013 22:50, schrieb i iordanov:
Hello,
Can somebody give me some pointers on how to craft POST requests to the API "by hand" with (for example) a Firefox plugin like Poster:
https://addons.mozilla.org/en-US/firefox/addon/poster/
It would be very helpful for libgovirt development.
Thanks! iordan
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Mit freundlichen Grüßen / Regards Sven Kieske Systemadministrator Mittwald CM Service GmbH & Co. KG Königsberger Straße 6 32339 Espelkamp T: +49-5772-293-100 F: +49-5772-293-333 https://www.mittwald.de Geschäftsführer: Robert Meyer St.Nr.: 331/5721/1033, USt-IdNr.: DE814773217, HRA 6640, AG Bad Oeynhausen Komplementärin: Robert Meyer Verwaltungs GmbH, HRB 13260, AG Bad Oeynhausen

On 12/04/2013 08:28 AM, Sven Kieske wrote:
Hi,
a first starting point can be: http://www.ovirt.org/Api
HTH
PS: RedHat has also an extensive PDF, RHEV 3.2 DeveloperGuide
Some rest examples: https://github.com/dougsland/ovirt-restapi-scripts/wiki POST: https://github.com/dougsland/ovirt-restapi-scripts/blob/master/vm_shutdown.p...
Am 03.12.2013 22:50, schrieb i iordanov:
Hello,
Can somebody give me some pointers on how to craft POST requests to the API "by hand" with (for example) a Firefox plugin like Poster:
https://addons.mozilla.org/en-US/firefox/addon/poster/
It would be very helpful for libgovirt development.
Thanks! iordan
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Cheers Douglas

Thank you all! The information you've provided will help immensely! Cheers, iordan On Wed, Dec 4, 2013 at 11:47 AM, Douglas Schilling Landgraf < dougsland@redhat.com> wrote:
On 12/04/2013 08:28 AM, Sven Kieske wrote:
Hi,
a first starting point can be: http://www.ovirt.org/Api
HTH
PS: RedHat has also an extensive PDF, RHEV 3.2 DeveloperGuide
Some rest examples: https://github.com/dougsland/ovirt-restapi-scripts/wiki
POST: https://github.com/dougsland/ovirt-restapi-scripts/blob/ master/vm_shutdown.py
Am 03.12.2013 22:50, schrieb i iordanov:
Hello,
Can somebody give me some pointers on how to craft POST requests to the API "by hand" with (for example) a Firefox plugin like Poster:
https://addons.mozilla.org/en-US/firefox/addon/poster/
It would be very helpful for libgovirt development.
Thanks! iordan
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Cheers Douglas
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- The conscious mind has only one thread of execution.
participants (3)
-
Douglas Schilling Landgraf
-
i iordanov
-
Sven Kieske