ListMemberStackPermissionsResponse
ListMemberStackPermissionsResponse describes all the permissions that have been set for a user for a specific stack.
Properties
- The user information
- ↳
namestring requiredThe user’s display name. - ↳
githubLoginstring requiredThe user’s login name. - ↳
avatarUrlstring requiredThe URL of the user’s avatar image. - ↳
emailstring optionalIMPORTANT: The email address of the user is only included on a few admin-only APIs. For nearly all APIs that return a UserInfo object, this will not be provided. considered sensitive information. organizationRoleenum requiredThe user’s role within the organizationValues:none,member,admin,potential-member,stack-collaborator,billing-managerorganizationDefaultenum requiredThe organization’s default stack permission levelValues:0,101,102,103,104- The list of team-based permissions for this stack
- The team that has been granted access to the stack.
- ↳
permissionenum requiredThe permission level the team has on the stack (e.g., read, write, admin).Values:0,101,102,103,104 explicitPermissionenum requiredThe explicitly assigned permission for this user on this stackValues:0,101,102,103,104
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.