Skip to content

BusinessPolicyRule

Rules in the business policy

Complete reference

This is a complete reference for the BusinessPolicyRule struct in Atlan, showing all of its embedded properties. For an introduction, you probably want to start with:

  • Snippets — small, atomic examples of single-step use cases.
  • Patterns — walkthroughs of common multi-step implementation patterns.

Embedded properties

These are the attributes embedded within each instance of the BusinessPolicyRule struct in an asset:

bprId

business policy rule id we have to keep it hierarchical e.g. policyId_ruleId

bprName

Name for business policy rule it can be a display string to show on UI

bprSequence

business policy rule to make the ordering easier

bprOperand

operand in rule for business policy rule these can be attributes like certificateStatus, tags etc.

bprOperator

operator to apply in rule for business policy rule this can be must_be, must_not_be etc

bprValue

value to validate for the operand against the operator for business policy rule.

bprQuery

es query for business policy rule in combination with filter DSL of policy