Create Managed Registry Credential
Create a new credential for a hosted registry. The id of the organization is fetched from CSP token
It contains details about the registry credentials to be created
"CreateManagedRegistryCredentialRequest Object"
Description of the credential requested
The credentials have been created
"CreateManagedRegistryCredentialResponse Object"
Username of the registry credentials created
Password of the registry credentials created
Response Headers
URL to the created managed registry credentials
An error related to the request
"ConstraintsViolationsError Object"
It represents a constraints violation error
The requesting user is not authorized to create credentials
"Error403 Object"
The registry is not found
"Error404 Object"
An internal server error object
"Error500 Object"
The server is temporarily unavailable
"Error503 Object"
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/v1/registries/{registry_id}/credentials