Access Groups
acs_access_group
acs_access_groupGroup that defines the entrances to which a set of users has access and, in some cases, the access schedule for these entrances and users.
The acs_access_group object represents an access group within an access control system.
access_group_type
access_group_typeDeprecated. Use external_type.
Format: Enum
Possible enum values:
pti_unitpti_access_levelsalto_ks_access_groupbrivo_groupsalto_space_groupdormakaba_community_access_group
access_group_type_display_name
access_group_type_display_nameDeprecated. Use external_type_display_name.
Format: String
acs_access_group_id
acs_access_group_idFormat: UUID
ID of the access group.
acs_system_id
acs_system_idFormat: UUID
ID of the access control system that contains the access group.
created_at
created_atFormat: Datetime
Date and time at which the access group was created.
display_name
display_nameFormat: String
external_type
external_typeFormat: Enum
Brand-specific terminology for the access group type.
Possible enum values:
pti_unitpti_access_levelsalto_ks_access_groupbrivo_groupsalto_space_groupdormakaba_community_access_group
external_type_display_name
external_type_display_nameFormat: String
Display name that corresponds to the brand-specific terminology for the access group type.
is_managed
is_managedFormat: Boolean
name
nameFormat: String
Name of the access group.
warnings
warningsFormat: List
Item format: Object
Warnings associated with the acs_access_group.
workspace_id
workspace_idFormat: UUID
ID of the workspace that contains the access group.
Endpoints
Adds a specified ACS user to a specified access group.
Returns a specified access group.
Returns a list of all access groups.
Returns a list of all accessible entrances for a specified access group.
Returns a list of all ACS users in an access group.
Removes a specified ACS user from a specified access group.
Events
acs_access_group.deleted
acs_access_group.deletedAn ACS access group was deleted.
Last updated
Was this helpful?

