Create registry user
Create a new user for accessing the container registry.
Documentation Index
Fetch the complete documentation index at: https://gcore-doc-1046.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
User account operating time, days
-1 <= x <= 36514
A name for the registry user.
Should be in lowercase, consisting only of numbers and letters,
with maximum length of 16 characters
^[a-z0-9]{0,16}$"user1"
Read-only user
false
User secret
Response
Created user details
User creation date-time
"2024-06-18T09:36:53.335000Z"
User account operating time, days
14
User operation end date-time
"2024-06-18T09:36:53.335000Z"
User ID
1
User name
"user1"
Read-only user
false
User secret