Add GCP Artifact Registry
Add GCP Artifact Registry to Aikido to scan
post/containers/registries/gcp-artifact-registry
Request body
Example request
{
"project_id": "my-gcp-project",
"service_account_key": "***************"
}Response
The GCP Artifact Registry has been added to aikido.
Example response
{
"registry_id": 1
}Changes
No recorded changes to this endpoint across all 1 revision of this API.