REST API for VdcOptions is missing. It should be added to allow queries and modification of user settings, this will resolve several other missing APIs in bulk
(In reply to Michal Skrivanek from comment #0) > REST API for VdcOptions is missing. > It should be added to allow queries and modification of user settings, this > will resolve several other missing APIs in bulk I can image REST API call to get values from vdc_options, but I don't think it's a good idea to allow writing values as IMO most of the flows are not ready for runtime updates of vdc_options
After offline discussion we can create read and write access to vdc_options values, but we will still require engine restart to apply those values (same behaviour as engine-config).
This bug is a dependency to resolve bug 1441225 so both need to be pushed out
If you do not plan to work on this please let me know, we will add it ourselves
Verified that REST API allows for listing VdcOptions and filter by version. Version RHVM 4.2.0-0.6.el7
This bugzilla is included in oVirt 4.2.0 release, published on Dec 20th 2017. Since the problem described in this bug report should be resolved in oVirt 4.2.0 release, published on Dec 20th 2017, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report.
/ovirt-engine/api/options/ServerCPUList and /ovirt-engine/api/options/ClusterEmulatedMachines constantly produce a 404 HTTP ERROR.
(In reply to Simone Tiraboschi from comment #8) > /ovirt-engine/api/options/ServerCPUList and > /ovirt-engine/api/options/ClusterEmulatedMachines constantly produce a 404 > HTTP ERROR. Please take a look at https://bugzilla.redhat.com/show_bug.cgi?id=1542531#c6