Check if a container registry exists

head/container/registry/{registryName}

Returns the header information for a container registry with the specified name.

Request Samples

Path Parameters

registryName
string
true

The name of the registry to check.

Responses

StatusMeaningDescription
200OK

Returns the header information for the container registry.

404Not Found

An error response when a container registry with the specified name does not exist.

Schema