Skip to main content

Azure Boards Datasheet

Harness SEI uses Rest APIs to connect to Azure Boards. Using these API calls, SEI ingests metadata for WorkItems, Teams, Iterations, and other metadata.

Azure boards iterations

Metadata
  • project
  • repository
  • definition
  • releases
  • id
  • name
  • path
  • attributes
    • startDate
    • finishDate
    • timeFrame
  • url
  • _links

Azure boards teams

Metadata
  • id
  • description
  • identity
  • identityUrl
  • name
  • projectId
  • projectName
  • url
  • teamSetting
    • field
      • referenceName
      • url
      • defaultValue
      • values
        • value
        • includeChildrent
    • tags
    • codeAreas
      • id
      • identifier
      • name
      • structureType
      • hasChildren
      • path
      • url
      • children

Azure boards workitem fields

Metadata
  • id
  • referenceName
  • name
  • type
  • project
  • definition
  • releases
  • workItems
  • workItemHistories
  • tags
  • changesets
  • branchs
  • labels
  • tags
  • codeAreas

Others

Metadata
  • workItemCategories
    • defaultWorkItemType
      • name
      • url
    • name
    • referenceName
    • url
  • workItemTypes
    • color
    • description
    • fieldInstances
    • fields
    • icon
    • isDisabled
    • name
    • referenceName
    • states
      • category
      • color
      • name
    • transitions
    • url
  • workItemTypeStates
    • category
    • color
    • name
  • teams
  • tags
  • codeAreas