Access Policy
This context lets you access and manage a single access policy.
Unique Actions
Configure
This action is used to edit properties of access policy.
![]() | Changing Name field during this operation will cause renaming of current context. This may lead to malfunctioning of other system components that use context name/path as a primary identifier. |
Action Type: |
Common Actions
Delete, Make Copy, Replicate, Edit Context Permissions, Monitor Related Events, View Status
Context States and Icons
This context has no states. It is always represented by the icon.
Advanced Information |
Context Information
Context Type: accessPolicy
Context Name: provided by user
Context Description: provided by user
Context Path: access_policies.ACCESS_POLICY_NAME for access policies that belong access policies context in root context
Context Mask: access_policies.* for all access policies that belong access policies context in root context
Context Permissions
Level | Description |
None | No access allowed. |
Observer | Basic event monitoring. Status browsing. |
Operator | Configuration browsing. |
Manager | Access Policy configuration and removal. |
Engineer | Same as Manager. |
Administrator | Same as Manager. |
Public Variables (Properties)
Common Variables: groupMembership (Group Membership), activeAlerts (Active Alerts)
Access Policy Properties
See description of the variable and its fields here.
Variable Name: | childInfo |
Records: | 1 |
Permissions: | Readable at Observer permission level, writable at Manager permission level |
Record Format:
Field Name | Field Type | Notes |
name | String | Access Policy Name. Name of this access policy context, required to refer to this access policy from other parts of the system. It should satisfy the context naming conventions. Length: 1-50 characters. |
description | String | Description. |
defaultAction | Integer | Type. 0(Permit) or 1(Deny) |
Access Table
See description of the variable and its fields here.
Variable Name: | accessTable |
Records: | 0...unlimited |
Permissions: | Readable at Observer permission level, writable at Manager permission level |
Record Format:
Field Name | Field Type | Notes |
accessPoint | String | The name of the Access Control device used for the current access entry. |
readers | Table | List of readers from this Access Control device. |
timezone | String | The name of the timezone used for the current access entry. |
action | Integer | Type. 0(Permit) or 1(Deny) |
Public Functions
This context has no public functions.
Public Events
Common Events: info (Information)
Was this page helpful?