Datadog · Arazzo Workflow
Datadog Create a Role
Version 1.0.0
Create a role, read it back, then list roles.
Provider
Workflows
create-role
Create a Datadog role, get it, then list roles.
Creates a role with the supplied name, reads it back by id, and lists roles in the organization.
1
createRole
CreateRole
Create a new role with the supplied name.
2
getRole
GetRole
Fetch the created role by id to confirm it exists.
3
listRoles
ListRoles
List roles in the organization so the new role can be located.