ID: 13968
Title: Unknown sites in host_config endpoints will now be marked as such
Component: REST API
Level: 1
Class: Bug fix
Version: 2.2.0i1
Having a host configured with an unknown site would return a 500 status code error on
endpoints such as "/domain-types/host_config/collections/all".
This is common in a distributed monitoring environment.
Instead the site field under the "extensions" and "attributes" key
will now return the site id prefixed with "Unknown Site:".
This matches the behaviour of the GUI.
Show replies by date