registry

Check status of a registry

Check status of a registry

post/registries/ping

Headers

X-Request-Idstring

An unique ID for the request

Request body

idinteger nullable

The registry ID.

typestring nullable

Type of the registry, e.g. 'harbor'.

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