How to assign our own mac address to a particular VM while creating
Hi,
Is it possible to give/assign our own mac address for VM's while creating them using RHV-Manager?
I know that "mac pool" under configuration tab which assigns in that mac range, but here I am looking for specific mac for specific VM.
Is it possible???
Thanks in Advance!!!
Responses
As far as I can see, the admin portal of RHV does not provide a method of setting a MAC-address. Another option is to set this via the REST-api. Please have a look at RESTfull Service Description Language for RHV, you can retrieve it via: https://rhv_fqdn/ovirt-engine/api?rsdl
The VM add and NIC-add/update calls allow you to set the MAC-address,