Create a custom role that you can assign to users, Teams, and API tokens.
Documentation Index
Fetch the complete documentation index at: https://astronomer-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the Organization where you want to create the custom role.
The request body for creating the custom role.
The role's name.
"Deployment_Viewer"
The permissions included in the role.
1["deployment.get"]The scope of the role.
DEPLOYMENT, DAG "DEPLOYMENT"
The role's description.
"Subject can only view deployments."
The IDs of the Workspaces that the role is restricted to.
["cldbvzoi20182g8odxt8ehi5i"]OK
The time the role was created.
"2022-11-22T04:37:12Z"
The role's ID.
"cluc9tapx000901qn2xrgqdmn"
The role's name.
"Deployment_Viewer"
The role's permissions.
["deployment.get"]The IDs of Workspaces that the role is restricted to.
["cldbvzoi20182g8odxt8ehi5i"]The role's scope.
DEPLOYMENT, WORKSPACE, ORGANIZATION "DEPLOYMENT"
The time the role was last updated.
"2022-11-22T04:37:12Z"
The role's description.
"Subject can only view deployments."