Details
-
Bug
-
Resolution: Fixed
-
Major
-
7.6.0
-
Untriaged
-
0
-
Unknown
-
Tools 2024-Q1
Description
In the Backup Service, I created an archive repository and chose to backup users and user groups. However, when I go to look at the backups in the UI (in Inspect Backups), I cannot see if any users and user groups were backed up, as that information is not displayed.
The below REST API command does show users_count and groups_count:
curl -X GET http://localhost:8097/api/v1/cluster/self/repository/active/bucket2_backup/info -u Administrator:password | jq .
However, as shown in the picture below, in the UI, you cannot tell whether you are backing up users or not: