v1
latestOpenAPI 3.1.02026-07-261690320.7 KBAdd GitLab Self-Managed container registry
Add a GitLab Self-Managed (self-hosted) container registry to Aikido to scan
post/containers/registries/gitlab-self
Request body
Example request
{
"username": "richard_hendriks",
"accesstoken": "***************",
"registry_name": "12345678",
"api_url": "https://gitlab.example.com"
}Response
The GitLab self-managed container registry has been added to aikido.
Example response
{
"registry_id": 1
}