Create container registry connection

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
providerenumRequired
registry_hoststringRequired1-512 characters
cloud_role_idstringRequiredformat: "uuid"
regionstringRequired1-64 characters
repository_prefixeslist of stringsOptional

Response

Successful Response
idstringformat: "uuid"
providerstring
registry_hoststring
repository_prefixeslist of strings
cloud_role_idstringformat: "uuid"
regionstring
is_enabledboolean
created_atdatetime or null
updated_atdatetime or null

Errors

400
Bad Request Error
401
Unauthorized Error
409
Conflict Error
422
Unprocessable Entity Error