RELEASED: Public: May 15, 2024
Resolved issues
- Duplicated entries from REST API list of static agents in HA controller (BEE-48016)
-
When you query the REST API for the list of computers on a High Availability (HA) controller, static agents were listed multiple times. Duplicates are now removed if the
displayName
field is selected. Preference is given to a replica that holds the connection to the agent (if any) when the offline field is selected.