Verify registry credential
deprecated
This endpoint has been deprecated and may be removed in future versions of the API.
Verify registry credential
application/json
Request Body required
password string required
password
serverhost string required
registry server host
username string required
username
Responses
- 200
ok
application/json
Schema
Example (from schema)
Schema
message string required
error message
{
"message": "string"
}
Loading...