Registries
Nodion container registries and per-project robot accounts.
Base https://api.nodion.com. Short paths needX-Nodion-Project unless the path already has/v2/projects/{id}. Request bodies are in the interactive docs.
/v2/registries/nodionList Nodion container registries with the caller's projects and robot state
/v2/registries/nodion/{regionId}/projects/{projectId}/robotCreate (or return) a project's robot account on a region's registry
/v2/registries/nodion/{regionId}/projects/{projectId}/robot/credentialsReveal a project's robot login for a region's registry
/v2/registries/nodion/{regionId}/projects/{projectId}/robot/rotateReplace a project's robot account, revoking the current one
/v2/registriesList the caller's external registry credentials (without secrets)
/v2/registriesStore credentials for an external registry (verified against the registry)
/v2/registries/{id}Delete an external registry credential
/v2/registries/{id}/repositoriesList the repositories behind a stored credential (Docker Hub only)
/v2/registries/nodion/{regionId}/projects/{projectId}/repositoriesList a project's images on a region's registry
/v2/registries/image_tagsList the tags of an image reference (best effort)
/v2/registries/check_imageProbe whether a prebuilt image reference exists