3.2 KiB

Team

This schema defines Team entity. A Team is a group of zero or more users. Team can have ownership of data assets.

$id: https://github.com/open-metadata/OpenMetadata/blob/main/catalog-rest-service/src/main/resources/json/schema/entity/teams/team.json

Type: object

Properties

Definitions

teamName

  • Unique name of the team typically the team ID from the identify provider. Example - group Id from ldap.
  • Type: string
  • Length: between 1 and 64

Generated with json-schema-md-doc Mon Aug 09 2021 18:41:36 GMT-0700 (Pacific Daylight Time)