Python
Everywhere Inference
Replace inference registry credential
PUT
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
Example:
1
Registry credential name.
Minimum string length:
4Pattern:
^[a-z0-9]([-a-z0-9]*[a-z0-9])?$Example:
"docker-io"
Body
application/json
Response
200 - application/json
OK
Registry credential name.
Minimum string length:
4Pattern:
^[a-z0-9]([-a-z0-9]*[a-z0-9])?$Example:
"docker-io"
Project ID to which the inference registry credentials belongs.
Example:
1
Registry URL.
Example:
"registry.example.com"
Registry username.
Example:
"username"