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:
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