Access Groups
Last updated
Was this helpful?
Last updated
Was this helpful?
Group that defines the entrances to which a set of users has access and, in some cases, the access schedule for these entrances and users.
Some access control systems use , which are sets of users, combined with sets of permissions. These permissions include both the set of areas or assets that the users can access and the schedule during which the users can access these areas or assets. Instead of assigning access rights individually to each access control system user, which can be time-consuming and error-prone, administrators can assign users to an access group, thereby ensuring that the users inherit all the permissions associated with the access group. Using access groups streamlines the process of managing large numbers of access control system users, especially in bigger organizations or complexes.
To learn whether your access control system supports access groups, see the corresponding .
access_group_type
Enum
Deprecated. Use external_type
.
access_group_type_display_name
String
Deprecated. Use external_type_display_name
.
acs_access_group_id
UUID
ID of the access group.
acs_system_id
UUID
ID of the access control system that contains the access group.
created_at
Datetime
Date and time at which the access group was created.
display_name
String
external_type
Enum
Brand-specific terminology for the access group type.
external_type_display_name
String
Display name that corresponds to the brand-specific terminology for the access group type.
is_managed
Boolean
name
String
Name of the access group.
warnings
List of Objects
Warnings associated with the acs_access_group
.
workspace_id
UUID
acs_access_group.deleted
An ACS access group was deleted.
ID of the that contains the access group.
ID of the .
ID of the .
ID of the .
Adds a specified to a specified .
Returns a specified .
Returns a list of all .
Returns a list of all accessible entrances for a specified .
Returns a list of all in an .
Removes a specified from a specified .