Power BI Connector for ServiceNow

Build 25.0.9454

security_acl_detail

Displays details about security Access Control List (ACL) rules, including permissions, conditions, and assigned roles.

Columns

Name Type References Description
acl_sys_id String Provides the system identifier (sys_id) for the ACL record that defines specific security permissions.
acl_active Bool Indicates whether the ACL rule is currently active and enforced within the system.
acl_admin_overrides Bool Specifies whether system administrators can override this ACL rule regardless of its conditions.
acl_advanced Bool Indicates whether the ACL uses advanced scripting logic for evaluating permissions.
acl_condition String Defines the condition that must be met for the ACL to grant access, such as field values or record states.
acl_description String Provides a detailed description of the ACL's purpose and the access it controls.
acl_name String Stores the display name used to identify the ACL rule within the system.
acl_operation String Specifies the operation controlled by this ACL, such as read, write, create, or delete.
acl_operation_link String Provides a link to the record defining the operation type associated with this ACL.
acl_script String Contains a script that defines custom logic for determining whether access should be granted or denied.
acl_sys_class_name String Defines the record's system class, determining how this ACL behaves in the access control hierarchy.
acl_sys_created_by String Identifies the user who created the ACL record.
acl_sys_created_on Datetime Records when the ACL rule was first created.
acl_sys_mod_count Int Tracks how many times the ACL record has been modified since creation.
acl_sys_name String Stores the internal system name of the ACL rule used for backend reference.
acl_sys_package String References the application package that contains this ACL rule.
acl_sys_package_link String Provides a link to the package record where the ACL is defined.
acl_sys_policy String Specifies the update policy governing modifications to this ACL rule.
acl_sys_scope String References the application scope that owns this ACL rule.
acl_sys_scope_link String Provides a link to the scope record defining the application boundaries for this ACL.
acl_sys_tags String Stores tags or metadata applied to the ACL record for organization or filtering.
acl_sys_update_name String Stores the unique update name for version control and upgrade tracking of this ACL.
acl_sys_updated_by String Identifies the user who last modified the ACL rule.
acl_sys_updated_on Datetime Records when the ACL rule was last updated.
acl_type String Specifies the type of ACL, such as record-level or field-level access control.
acl_type_link String Provides a link to the record defining the ACL type.
aclrole_sys_id String Provides the sys_id for the ACL role record associated with the security rule.
aclrole_sys_class_name String Defines the system class for the ACL role record.
aclrole_sys_created_by String Identifies the user who created the ACL role entry.
aclrole_sys_created_on Datetime Records when the ACL role entry was first created.
aclrole_sys_mod_count Int Tracks the number of times the ACL role record has been updated.
aclrole_sys_name String Stores the system name of the ACL role used internally by the platform.
aclrole_sys_package String References the application package that includes this ACL role definition.
aclrole_sys_package_link String Provides a link to the package record containing the ACL role definition.
aclrole_sys_policy String Specifies the policy governing how the ACL role can be updated or modified.
aclrole_sys_scope String References the application scope that owns the ACL role definition.
aclrole_sys_scope_link String Provides a link to the scope record associated with the ACL role.
aclrole_sys_security_acl String References the ACL rule that this role grants access to.
aclrole_sys_security_acl_link String Provides a link to the ACL record associated with this role entry.
aclrole_sys_tags String Stores tags or metadata used to categorize the ACL role record.
aclrole_sys_update_name String Contains the unique update name for version tracking of the ACL role record.
aclrole_sys_updated_by String Identifies the user who last modified the ACL role record.
aclrole_sys_updated_on Datetime Records the timestamp of the most recent update to the ACL role record.
aclrole_sys_user_role String References the user role required to satisfy this ACL rule.
aclrole_sys_user_role_link String Provides a link to the user role record associated with the ACL role.
aclrole_transaction_id String Stores the transaction identifier that associates this ACL role with a specific change or session.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9454