registry

Update the registry

Update the registry

put/registries/{id}

Path parameters

idinteger required

The registry ID

Headers

X-Request-Idstring

An unique ID for the request

Request body

namestring nullable

The registry name.

descriptionstring nullable

Description of the registry.

urlstring nullable

The registry URL.

credential_typestring nullable

Credential type of the registry, e.g. 'basic'.

access_keystring nullable

The registry access key.

access_secretstring nullable

The registry access secret.

insecureboolean nullable

Whether or not the certificate will be verified when Harbor tries to access the server.

ca_certificatestring nullable

The PEM-encoded CA certificate for this registry endpoint.

Response

Success

Changes