Skip to main content
Version: Next

AlgorithmImageCredentialsDto

registrystringrequired

Registry hostname for pulling the algorithm image

usernamestringrequired

Username used to authenticate against the registry

passwordstringrequired

Password used to authenticate against the registry

AlgorithmImageCredentialsDto
{
"registry": "string",
"username": "string",
"password": "string"
}