parthp2107 af564961ef
updated schema docs (#1738)
* updated schema docs

* addressing reviewdog findings
2021-12-14 15:26:34 +05:30

786 B

AccessControlRule

Describes an entity Access Control Rule used within a Policy.

$id: https://open-metadata.org/schema/entity/data/policies/accessControl/rule.json

Type: object

This schema does not accept additional properties.

Properties

  • name
    • Name that identifies this Rule.
    • Type: string
  • filters required
  • actions required
    • A set of access control enforcements to take on the entities.
    • Type: array
    • Item Count: ≥ 1
      • Items
  • enabled
    • Is the rule enabled.
    • Type: boolean
    • Default: true

This document was updated on: Tuesday, December 14, 2021