Project
Resources related to projects in the API.
Get project description
**Required permission:** `VIEW_PROJECT` on the project, or higher scope
Update project description
**Required permission:** `MODIFY_PROJECT` on the project, or higher scope
Get plugin bundles available to project
**Required permission:** `VIEW_PROJECT` on the project, or higher scope
Update plugin bundles list available to project
**Required permission:** `MODIFY_PROJECT` on the project, or higher scope
Create plugin bundles list available to project
**Required permission:** `MODIFY_PROJECT` on the project, or higher scope
Get list of projects visible to user
**Required permission:** Only projects the caller has VIEW_PROJECT permission on are returned.
Create a new project
**Required permission:** `CREATE_PROJECT` on the tenant, or global scope
Validate project
**Required permission:** `MODIFY_PROJECT` on the project, or higher scope
Generate a recommendation
**Required permission:** `VIEW_PROJECT` on the project, or higher scope
Import project from Zip file
**Required permission:** `MODIFY_PROJECT` on the project, or higher scope (If the project already exists.)
Fetch a project
**Required permission:** `VIEW_PROJECT` on the project, or higher scope
Delete a project
**Required permission:** `MODIFY_PROJECT` on the project, or higher scope
Add version control information to a project
**Required permission:** `MODIFY_PROJECT` on the project, or higher scope
Get project timestamp
**Required permission:** `VIEW_PROJECT` on the project, or higher scope
Get resource from plugin bundles of project
**Required permission:** `VIEW_PROJECT` on the project, or higher scope
List property types
**Required permission:** `VIEW_PROJECT` on the project, or higher scope
Get property type by class
**Required permission:** `VIEW_PROJECT` on the project, or higher scope
Get plugin classes within a project
**Required permission:** `VIEW_PROJECT` on the project, or higher scope
List pattern types
**Required permission:** `VIEW_PROJECT` on the project, or higher scope
Get pattern type by class
**Required permission:** `VIEW_PROJECT` on the project, or higher scope
Get project issues
**Required permission:** `VIEW_PROJECT` on the project, or higher scope
Get project issues timestamp
**Required permission:** `VIEW_PROJECT` on the project, or higher scope
Generate project graphs
**Required permission:** `VIEW_PROJECT` on the project, or higher scope
Generate project graph
**Required permission:** `VIEW_PROJECT` on the project, or higher scope
Export project to Zip file
**Required permission:** `VIEW_PROJECT` on the project, or higher scope
Get pattern documentation
**Required permission:** `VIEW_PROJECT` on the project, or higher scope
Get list of plugins available to project
**Required permission:** `VIEW_PROJECT` on the project, or higher scope