Python
Registry
Resize registry
Update the size of a container registry.
PATCH
Python
Documentation Index
Fetch the complete documentation index at: https://gcore-doc-915.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
Project ID
Region ID
Registry ID
Body
application/json
Registry storage limit, GiB
Required range:
1 <= x <= 1000Example:
5
Response
Updated registry details
Registry creation date-time
Example:
"2024-06-18T09:36:53.335000Z"
Registry ID
Example:
1
Registry name
Example:
"company-name"
Number of repositories in the registry
Example:
1
Registry storage limit, GiB
Example:
5
Registry storage used, bytes
Example:
1000000000
Registry modification date-time
Example:
"2024-06-18T09:36:53.335000Z"
Registry url