Datadog · Arazzo Workflow
Datadog Create a Team
Version 1.0.0
Create a team, read it back, then list teams.
Provider
Workflows
create-team
Create a Datadog team, get it, then list teams.
Creates a team with the supplied handle and name, reads it back by id, and lists teams in the organization.
1
createTeam
CreateTeam
Create a team with the supplied handle and name.
2
getTeam
GetTeam
Fetch the created team by id to confirm it exists.
3
listTeams
ListTeams
List teams in the organization so the new team can be located.