-
Change Request
-
Resolution: Duplicate
-
Minor
-
None
-
None
In host.create and host.update methods, host_inventory is updated by specifying it in 'host' object. But in host.get method, host_inventory is returned in 'inventory' object.
This should be consistent and host_inventory should always be in 'host' object.