Skip to main content

The acs_system Object

Represents an access control system. Within an acs_system, create acs_users and acs_credentials to grant access to the acs_users. For details about the resources associated with an access control system, see the access control systems namespace.

Properties

acs_access_group_count
number
Number of access groups in the access control system.
acs_system_id
String (UUID)
acs_user_count
number
Number of users in the access control system.
connected_account_id
String (UUID)
ID of the connected account associated with the access control system.
connected_account_ids
Array
deprecated
Deprecated. Use connected_account_id.IDs of the connected accounts associated with the access control system.
created_at
String (ISO 8601)
Date and time at which the access control system was created.
default_credential_manager_acs_system_id
String (UUID)
ID of the default credential manager acs_system for this access control system.
errors
Array
Errors associated with the access control system.
external_type
Enum (String)
Brand-specific terminology for the access control system type.
external_type_display_name
String
Display name that corresponds to the brand-specific terminology for the access control system type.
image_alt_text
String
Alternative text for the access control system image.
image_url
String
URL for the image that represents the access control system.
is_credential_manager
Boolean
Indicates whether the acs_system is a credential manager.
location
Object
Location information for the access control system.
name
String
system_type
Enum (String)
deprecated
Deprecated. Use external_type.The system type.
system_type_display_name
String
deprecated
Deprecated. Use external_type_display_name.The system type display name.
visionline_metadata
Object
Visionline-specific metadata for the access control system.
warnings
Array
Warnings associated with the access control system.
workspace_id
String (UUID)
ID of the workspace that contains the access control system.