Azure DevOps Connector
Documentation
Version: 2
Documentation

EndPoint Get Team Iteration Capacities


Name

get_team_iteration_capacities

Description

Lists capacity for all team members in a specified project / team / iteration. [API Help]

Parameters

Parameter Label Required Options Description
Project Project Name YES The Name of the project.
Team Team Id or Name YES
Iteration Itertation Id or Name YES
ApiVersion API Version YES
Option Value
7.0-preview 7.0-preview
7.1-preview.2 7.1-preview.2

Output Columns

Label DataType Length Raw Description
TeamMemberDisplayName DT_WSTR 500 False
TeamMemberUniqueName DT_WSTR 500 False
TeamCapacityPerDay DT_R4 0 False
MemberCapacityPerDay DT_R4 0 False
TotalDaysOff DT_R4 0 False
TeamMemberUrl DT_WSTR 1350 False
TeamMemberLinksAvatarHref DT_WSTR 1160 False
TeamMemberId DT_WSTR 500 False
TeamMemberImageUrl DT_WSTR 1160 False
TeamMemberDescriptor DT_WSTR 1000 False
TeamMembersUrl DT_WSTR 4000 False
Name DT_WSTR 500 False

Input Columns

Label DataType Length Raw Description
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime.