Access Groups
Groups that define the entrances to which a set of users has access, as well as the access schedule for these entrances and users
The acs_access_group
object represents an access group within an access control system.
acs_access_group
Properties
acs_access_group
PropertiesThe acs_access_group
object has the following properties:
Property | Type | Description |
---|---|---|
| String (UUID) Required | ID of the access group |
| String (UUID) Required | ID of the access control system that contains the access group |
| String (UUID) Required | ID of the workspace that contains the access group |
| String Required | Name of the access group |
| String Required | Brand-specific terminology for the access group type |
| String Required | Display name that corresponds to the brand-specific terminology for the access group type |
| String Required | Date and time at which the access group was created |
acs_access_group
Methods
acs_access_group
MethodsYou can perform the following actions on acs_access_group
objects:
Last updated