Update container registry

Authentication

AuthorizationBearer

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

Path parameters

idstringRequiredformat: "uuid"

Request

This endpoint expects an object.
repository_prefixeslist of strings or nullOptional
cloud_role_idstring or nullOptionalformat: "uuid"
is_enabledboolean or nullOptional

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
404
Not Found Error
422
Unprocessable Entity Error