Create a container registry
post/container/registry
Creates a container registry.
| Status | Meaning | Description | ||
|---|---|---|---|---|
| 201 | Created | The container registry was created. | Headers | |
| 400 | Bad Request | The supplied registry information is invalid. | Schema | |
| 401 | Unauthorized | The request is not authenticated. | Schema | |
| 403 | Forbidden | The user did not have the necessary permissions. | Schema | |
| 409 | Conflict | An error response when a container registry already exists. | Schema | |
| 503 | Service Unavailable | Functionality for project containers is not enabled. | Schema |