2021-08-11 17:17:55 +00:00

1.7 KiB

Team

This schema defines the Team entity. A Team is a group of zero or more users. Teams can own zero or more 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

Types definitions in this schema

teamName

  • A unique name of the team typically the team ID from an identity provider. Example - group Id from ldap.
  • Type: string
  • Length: between 1 and 64