Systems
acs_system
acs_systemacs_system_id
acs_system_idID of the acs_system.
Type: string Format: string
can_add_acs_users_to_acs_access_groups
can_add_acs_users_to_acs_access_groupsIndicates whether the acs_system supports adding users to access groups. See also Access Group-based Access Control Systems.
Type: boolean Format: boolean
can_automate_enrollment
can_automate_enrollmentIndicates whether it is possible to launch enrollment automations for the acs_system.
Type: boolean Format: boolean
can_create_acs_access_groups
can_create_acs_access_groupsIndicates whether the acs_system supports creating access groups. See also Access Group-based Access Control Systems.
Type: boolean Format: boolean
can_remove_acs_users_from_acs_access_groups
can_remove_acs_users_from_acs_access_groupsIndicates whether the acs_system supports removing users from access groups. See also Access Group-based Access Control Systems.
Type: boolean Format: boolean
connected_account_ids
connected_account_idsIDs of the connected accounts associated with the acs_system.
Type: array Format: list
created_at
created_atDate and time at which the acs_system was created.
Type: string Format: string
errors
errorsErrors associated with the acs_system.
Type: array Format: list
external_type
external_typeBrand-specific terminology for the acs_system type.
Type: string Format: enum
external_type_display_name
external_type_display_nameDisplay name that corresponds to the brand-specific terminology for the acs_system type.
Type: string Format: string
image_alt_text
image_alt_textAlternative text for the acs_system image.
Type: string Format: string
image_url
image_urlURL for the image that represents the acs_system.
Type: string Format: string
name
nameName of the acs_system.
Type: string Format: string
system_type
system_typeDeprecated use something else.
Type: string Format: enum
system_type_display_name
system_type_display_nameDeprecated use something else.
Type: string Format: string
visionline_metadata
visionline_metadataType: object Format: record
warnings
warningsWarnings associated with the acs_system.
Type: array Format: list
workspace_id
workspace_idID of the workspace that contains the acs_system.
Type: string Format: string
Endpoints
Returns a specified access control system.
Specify the desired access control system by including the corresponding acs_system_id in the request body.
Returns a list of all access control systems.
To filter the list of returned access control systems by a specific connected account ID, include the connected_account_id in the request body. If you omit the connected_account_id parameter, the response includes all access control systems connected to your workspace.
Returns a list of all credential manager ACS systems that are compatible with a specified access control system.
Specify the ACS system for which you want to retrieve all compatible credential manager ACS systems by including the corresponding acs_system_id in the request body.
Events
Last updated
Was this helpful?

