Open
Description
It could be very interesting to know if updateDomain makes real changes in the domain configuration or if the proposed model is the same than was previously configured.
For example, this information would allow admin users to know if the domain configuration was modified previously. It would also give a better integration with Ansible: check for possible changes before apply them.
There is the alternative of comparing previous domain model and post update domain model with the compare model tool, but it would be a lot more expensive in time for the user.