Created attachment 1207933 [details] script to reproduce Description of problem: Objects of class Network are resolved/populated if a NetworkAttachment is requested by RestAPI, but should not. Version-Release number of selected component (if applicable): How reproducible: Request a NetworkAttachment by RestAPI, see attached check_unresolved_network.py . Steps to Reproduce: 1. Request a NetworkAttachment by RestAPI 2. Check if the NetworkAttachment's Network is a link or a resolved/populated object Actual results: The NetworkAttachment's Network is a resolved/populated object. Expected results: The NetworkAttachment's Network is a link to the network object. Additional info:
Verified on - rhevm-4.0.6-0.1.el7ev.noarch