On 12/12/2012 01:52 PM, Romil Gupta wrote: > Hi Michael, > > I have 'rhev-agent-2.3.16-3.el6.x86_64 ' on every VM's and I tired > api.vms.get(VM_NAME).guest_info.ips but it return NONE ! > I can see on UI that all VM's have some IP Address . > can you please check once ?
can you see it when fetching vm via api directly? > > Thanks > Romil > > > On Wed, Dec 12, 2012 at 5:11 PM, Michael Pasternak <[email protected] > <mailto:[email protected]>> wrote: > > On 12/12/2012 01:31 PM, Romil Gupta wrote: > > > > Hi, > > > > I am looking for a REST-API to get the IP-ADDRESS of a VM ? > > At the creation time we attach a nic's to a VM , but I didn't find any > API to get the IP address. > > > > I want to pass the VM_NAME as a parameter and get the IP-ADDRESS of a > particular VM ! > > is it possible ?? > > yes it is, ips located under <guest_info> in vm, but note that you > have to have guest agent installed. > > > > > Thanks for all your continuous help till now. > > > > Regards, > > Romil > > > > > -- > > Michael Pasternak > RedHat, ENG-Virtualization R&D > > > > > -- > I don't wish to be everything to everyone, but I would like to be something > to someone. -- Michael Pasternak RedHat, ENG-Virtualization R&D _______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

