API host groups

API host groups#

Definition#

Starting from version 2.4.0, Bacularis introduces API host groups — a feature that allows you to organize multiple API hosts into logical groups. These groups can be used just like individual API hosts: users can be granted access to specific hosts or entire groups.

API host groups offer a more flexible and scalable way to manage access. They act as an additional layer between user accounts and API hosts. This makes it easier to manage changes — for example, if you need to add or remove API hosts for multiple users, you can do it once at the group level. In contrast, assigning hosts individually requires modifying each user’s settings separately.

Configuration#

You can configure API host groups on the Security page, under the API host groups tab.

A video guide is also available to help you learn how to configure and use API host groups.

When to use#

API host groups are especially useful in medium to large environments, where there are many users and API hosts to manage. They’re also ideal when multiple users share access to the same set of API hosts.

In small environments (e.g., with 1–10 users or hosts), assigning individual API hosts may be just as effective and simpler to manage.

Note

You can combine both methods. Some users can be assigned to API host groups, while others can have direct access to specific individual API hosts.