Creates an external registry with the specified parameters.

Required RBAC Policy: kots/externalregistry/create

Body Params

ExternalRegistry create parameters.

appIds
array of strings

AppIds is a list of app IDs that can access this registry. If null or empty, registry is shared across all apps. (optional)

appIds
string

Auth type for the upstream registry (optional)

boolean

CopyPassword flag to indicate if password should be copied from original registry (optional)

string
required

Endpoint of the upstream registry.

string

OriginalSlug is used when duplicating a registry to copy passwords if they're unchanged (optional)

string
required

Password for authentication with the upstream registry.

string

Provider of the upstream registry. (optional)

boolean

SkipValidation just saves the values without checking if the registry is valid.

string

Slug (registry name) for the upstream registry. If not provided, the endpoint will be used as the slug. (optional)

string
required

Username for authentication with the upstream registry.

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json