ado_teams
Details about Azure DevOps teams.
-
id
Primary key - Unique identifier for the row.
-
source_id
Foreign key - ID of the team in Azure DevOps
-
organization_id
Foreign key - ID of the organization to which the team belongs
-
project_id
Foreign key - ID of the project to which the team belongs
-
name
string - Team name
-
source_url
string - Team REST API Url
-
active
boolean - True if team was listed in API in most recent sync