Projects

Get project resource limits

Retrieves the default resource limits for projects in the specified organization, including maximum instances, storage, and allowed regions.

get/organizations/{organizationID}/projects/limits

Path parameters

organizationIDstring required

Unique identifier of the organization to get project limits for

Response

Default resource limits for projects in the organization

maxInstancesinteger required

Maximum number of database instances allowed per branch

minInstancesinteger required

Minimum number of database instances required per branch

maxDescriptionLengthinteger required

Maximum character length allowed for project descriptions

maxBranchesinteger required

Maximum number of branches allowed per project

Changes

Changed in 2 of the 39 revisions of this API.22

    • removed the required property images from the response with the 200 status

      response-required-property-removed

    • removed the required property regions from the response with the 200 status

      response-required-property-removed

    • added the required property images to the response with the 200 status

      response-required-property-added

    • added the required property regions to the response with the 200 status

      response-required-property-added

    This revision also has 28 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog