[ovirt-users] OVirt rest api 4.3. How do you get the job id started by the async parameter

2021-01-21 Thread pascal
I am using the rest api to create a VM, because the VM is cloned from the 
template and it takes a long time, I am also passing the async parameters 
hoping to receive back a job id, which I could then query

https://x/ovirt-engine/api/vms?async=true&clone=true

however I get the new VM record which is fine but then I have no way of knowing 
the job id I should query to know when it is finished. And looking at all jobs 
there is no reference back to the VM execept for the description


 

  
  

Creating VM DEMO-PCC-4 from Template MASTER-W10-20H2-CDrive in 
Cluster d1-c2

true
false
2021-01-21T12:49:06.700-08:00
2021-01-21T12:48:59.453-08:00
started

  
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/TGZQLI55EFZOSEBNEU5CCBDZ2EDXMINQ/


[ovirt-users] ovirt rest api: how to get wwnn and wwnp of fiber channel of the KVM host managed by Ovirt manager using rest api

2019-12-09 Thread Vivek Basappa
Hello,  I am new to Ovirt , trying to dig through documentation, I am working 
on integrating Hitachi SAN storage with Ovirt manager. working on Hitachi SAN 
storage integration, I am trying to get WWNN and WWNP port details of the KVM 
Host using REST API. but I am unable to find any documentations in REST API 
about that. I could see that information in Ovirt Admin UI. how can I get this 
information trough REST API

any help is appreciated

regards
Vivek
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/VAXHBUJOGECGLS5HCKB3PSSB5QBR53KU/


Re: [Users] oVirt REST API

2013-09-02 Thread James Laska
On Tue, 2013-08-27 at 19:04 +0300, Michael Pasternak wrote:
> Hi James,
> 
> On 08/27/2013 06:45 PM, James Laska wrote:
> > Greetings Michael,
> > 
> > Thanks for your guidance earlier today on IRC regarding accessing the
> > oVirt REST API using json.  
> > 
> > Can you direct me to examples, or documentation, on how to pass
> > arguments via the REST API?  I'm able to get basic queries working ...
> > 
> > https://somehost.example.com/api/vms?search=name=foo
> 
> you can use very same query you use in UI.
> 
> > 
> > However, more exhaustive documentation/examples would be very helpful.
> 
> see  https://somehost.example.com/api?rsdl

Brilliant!

Thanks,
James


signature.asc
Description: This is a digitally signed message part
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] oVirt REST API

2013-08-27 Thread Tim Hildred
Hey James, 

This may also be of some help to you, or not.

https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Virtualization/3.2/html-single/Developer_Guide/index.html

Tim Hildred, RHCE, RHCVA
Content Author II - Engineering Content Services, Red Hat, Inc.
Brisbane, Australia
Email: thild...@redhat.com
Internal: 8588287
Mobile: +61 4 666 25242
IRC: thildred

- Original Message -
> From: "Michael Pasternak" 
> To: "James Laska" 
> Cc: users@ovirt.org
> Sent: Wednesday, August 28, 2013 2:04:33 AM
> Subject: Re: [Users] oVirt REST API
> 
> Hi James,
> 
> On 08/27/2013 06:45 PM, James Laska wrote:
> > Greetings Michael,
> > 
> > Thanks for your guidance earlier today on IRC regarding accessing the
> > oVirt REST API using json.
> > 
> > Can you direct me to examples, or documentation, on how to pass
> > arguments via the REST API?  I'm able to get basic queries working ...
> > 
> > https://somehost.example.com/api/vms?search=name=foo
> 
> you can use very same query you use in UI.
> 
> > 
> > However, more exhaustive documentation/examples would be very helpful.
> 
> see  https://somehost.example.com/api?rsdl
> 
> > 
> > Thanks,
> > James
> > 
> 
> 
> --
> 
> Michael Pasternak
> RedHat, ENG-Virtualization R&D
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
> 
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [Users] oVirt REST API

2013-08-27 Thread Michael Pasternak
Hi James,

On 08/27/2013 06:45 PM, James Laska wrote:
> Greetings Michael,
> 
> Thanks for your guidance earlier today on IRC regarding accessing the
> oVirt REST API using json.  
> 
> Can you direct me to examples, or documentation, on how to pass
> arguments via the REST API?  I'm able to get basic queries working ...
> 
> https://somehost.example.com/api/vms?search=name=foo

you can use very same query you use in UI.

> 
> However, more exhaustive documentation/examples would be very helpful.

see  https://somehost.example.com/api?rsdl

> 
> Thanks,
> James
> 


-- 

Michael Pasternak
RedHat, ENG-Virtualization R&D
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users