parthp2107 d52297e28f
updated schema documentaiton (#1188)
* updated schema documentaiton

* id correction
2021-11-15 08:05:54 -08:00

2.2 KiB

Policy

This schema defines the Policy entity. A Policy defines lifecycle or access control that needs to be applied across different Data Entities.

$id: https://open-metadata.org/schema/entity/policies/policy.json

Type: object

Properties

Type definitions in this schema

policyType

  • This schema defines the type used for describing different types of policies.
  • Type: string
  • The value is restricted to the following:
    1. "AccessControl"
    2. "Lifecycle"

This document was updated on: Monday, November 15, 2021