Projects
- OAuth 2.0 authentication for programmatic access to Cloud Manager is available as a Preview feature.
- The feature and the corresponding documentation might change at any time during the Preview period. To use OAuth 2.0 authentication, create a service account to use in your requests to the Cloud Manager Public API.
Note
Groups and projects are synonymous terms. Your {PROJECT-ID}
is the
same as your project id. For existing groups, your group/project id
remains the same. This page uses the more familiar term group when
referring to descriptions. The endpoint remains as stated in the
document.
Endpoints
Manage Project Endpoints
Method | Endpoint | Description |
---|---|---|
| Get All Projects for the Current User | |
| Get One Project by Its ID | |
| Get One Project by Its Name | |
| Get One Project by Its Agent API Key | |
| Create One Project | |
| Update One Project | |
| Delete One Project |
Manage Users in One Project Endpoints
Method | Endpoint | Description |
---|---|---|
| Get All Users in One Project | |
| Add Users to One Project | |
| Remove One User from One Project | |
| Update Project Roles for One User |
Manage Invitations to One Project Endpoints
Method | Endpoint | Description |
---|---|---|
| Create One Invitation | |
| Delete One Invitation | |
| Get All Invitations | |
| Get One Invitation | |
| Update One Invitation by ID | |
| Update One Invitation |
Manage Teams in One Project Endpoints
Method | Endpoint | Description |
---|---|---|
| Get All Teams in One Project | |
| Add a Team or Teams to One Project | |
|