Manage projects and permissions
Get all projects
Section titled “Get all projects”Within the “All Resources” subnavigation, you get a list of all organizations, folders, and projects you are a member of.
Users with the organization Owner role can also see all projects and folders.
The list displays the organizations, folders and projects in a hierarchical tree structure in a table. The columns provide information about the project’s name, status, ID, and type.
stackit project listRefer to the Get all projects documentation in the API Explorer.
Get project details
Section titled “Get project details”- Open the Resource Manager page by clicking on the project name next to the STACKIT logo.
- Select the project.
- You are redirected to the project dashboard. Here you can retrieve valuable information about the project.
stackit project describe <project-id>Refer to the Get project details documentation in the API Explorer.
View project roles
Section titled “View project roles”Within your project, you’ll find the IAM and management section in the side navigation bar. Select Access to view a list of all roles and the number of users who have each role in your project.
There are three different roles with distinct levels of permissions:
- Editor
- Owner
- Reader
To learn more about these roles, refer to the Roles and permissions documentation.
Add a user to a project role
Section titled “Add a user to a project role”- Make sure you select the correct project in the Resource manager.
- Select IAM and management > Access in the in the lower end of the side navigation bar.
- Select Grant access.
- In the Subject field, search for a member of your organization.
- Autocompletion provides suggestions for users already part of the account. You can easily add these users using the suggestion list.
- Confirm your selection by selecting + Add.
- Select the role you want to assign.
- Select Save.
Remove user from project role
Section titled “Remove user from project role”- Make sure you select the correct project in the Resource manager.
- Select IAM and management > Access in the in the lower end of the side navigation bar.
- Select a user from the list.
- Delete the assigned role by selecting the X next to the desired role.
- Select Save.
View project settings
Section titled “View project settings”To view your project’s settings, you need the resource-manager.project.get permission.
The project settings section provides an overview of the current settings, such as the project’s name and its billing reference.
- Select the project in the Resource Manager.
- On the project dashboard select Project settings.
Edit project settings
Section titled “Edit project settings”To edit the settings, you also need the resource-manager.project.edit permission.
- To manage project settings, select the project in the Resource Manager.
- On the project dashboard, select Project settings.
- You can change the project’s name, but please note that changing the project name here will not change the name of the OpenStack project.
- The billing reference is optional by default. For some customer accounts, this is a required field, and you must always enter valid data.
- Select Save.