v1

latestOpenAPI 3.0.2Apache 2.02026-07-174217115.5 KB
Mode

get/mode

Response

Returns the current global mode.

mode'READWRITE' | 'READONLY' | 'IMPORT' required

Current operating mode of the registry.

Example response

{
  "mode": "READWRITE"
}