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
- 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
- referenceName
- url
- workItemTypes
- color
- description
- fieldInstances
- fields
- icon
- isDisabled
- name
- referenceName
- states
- transitions
- url
- workItemTypeStates
- teams
- tags
- codeAreas
|