Get project resource limits
Retrieves the effective resource limits for the specified project, merging organization-level overrides with any project-specific overrides.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Unique identifier of the organization
[a-zA-Z0-9_-~:]+Unique identifier of the project to get limits for
Response
Effective resource limits for the project
Full set of resource limits applicable to a project and its branches
Maximum character length allowed for project descriptions
x >= 25Maximum number of branches allowed per project
Maximum number of database instances allowed per branch
x >= 1Minimum number of database instances required per branch
x >= 1Maximum VCPUs (in millicores) allowed per instance; instance types with a higher VCPUsRequest are unavailable
x >= 1Maximum number of branches that can be created in a rolling one-hour window
x >= 1