Systems
acs_system
acs_system
Represents an access control system.
Properties
acs_system_id
acs_system_id
Format: ID
ID of the acs_system
.
can_add_acs_users_to_acs_access_groups
can_add_acs_users_to_acs_access_groups
Format: Boolean
Indicates whether the acs_system
supports adding users to access groups. See also Access Group-based Access Control Systems.
can_automate_enrollment
can_automate_enrollment
Format: Boolean
Indicates whether it is possible to launch enrollment automations for the acs_system
.
can_create_acs_access_groups
can_create_acs_access_groups
Format: Boolean
Indicates whether the acs_system
supports creating access groups. See also Access Group-based Access Control Systems.
can_remove_acs_users_from_acs_access_groups
can_remove_acs_users_from_acs_access_groups
Format: Boolean
Indicates whether the acs_system
supports removing users from access groups. See also Access Group-based Access Control Systems.
connected_account_ids
connected_account_ids
Format: List
IDs of the connected accounts associated with the acs_system
.
created_at
created_at
Format: Datetime
Date and time at which the acs_system
was created.
default_credential_manager_acs_system_id
default_credential_manager_acs_system_id
Format: ID
ID of the default credential manager acs_system for this access control system.
errors
errors
Format: List
Errors associated with the acs_system
.
external_type
external_type
Format: Enum
Brand-specific terminology for the acs_system
type.
Possible enum values:
pti_site
alta_org
salto_ks_site
brivo_account
hid_credential_manager_organization
visionline_system
assa_abloy_credential_service
latch_building
dormakaba_community
legic_connect
assa_abloy_vostio
vostio_credential_service
external_type_display_name
external_type_display_name
Format: String
Display name that corresponds to the brand-specific terminology for the acs_system
type.
image_alt_text
image_alt_text
Format: String
Alternative text for the acs_system
image.
image_url
image_url
Format: String
URL for the image that represents the acs_system
.
is_credential_manager
is_credential_manager
Format: Boolean
Indicates if the acs_system
is a credential manager.
name
name
Format: String
Name of the acs_system
.
system_type
system_type
Deprecated. Use external_type
.
Format: Enum
Possible enum values:
pti_site
alta_org
salto_ks_site
brivo_account
hid_credential_manager_organization
visionline_system
assa_abloy_credential_service
latch_building
dormakaba_community
legic_connect
assa_abloy_vostio
vostio_credential_service
system_type_display_name
system_type_display_name
Deprecated. Use external_type_display_name
.
Format: String
visionline_metadata
visionline_metadata
Format: Object
warnings
warnings
Format: List
Warnings associated with the acs_system
.
workspace_id
workspace_id
Format: ID
ID of the workspace that contains the acs_system
.
Endpoints
Returns a specified access control system.
Returns a list of all access control systems.
Returns a list of all credential manager ACS systems that are compatible with a specified access control system.
Last updated