{
  "id": "status",
  "title": "BDB status field",
  "url": "https://redis.io/docs/latest/operate/rs/7.8/references/rest-api/objects/bdb/status/",
  "summary": "Documents the bdb status field used with Redis Enterprise Software REST API calls.",
  "content": "\nThe BDB status field is a read-only field that represents the database status.\n\nPossible status values:\n\n| Status | Description | Possible next status |\n|--------|-------------|----------------------|\n| 'active' | Database is active and no special action is in progress | 'active-change-pending' \u003cbr /\u003e'import-pending' \u003cbr /\u003e'delete-pending' |\n| 'active-change-pending' | |'active' |\n| 'creation-failed' | Initial database creation failed | |\n| 'delete-pending' | Database deletion is in progress | |\n| 'import-pending' | Dataset import is in progress | 'active' |\n| 'pending' | Temporary status during database creation | 'active'\u003cbr /\u003e'creation-failed' |\n| 'recovery' | Not currently relevant (intended for future use) | |\n\n\n",
  "tags": ["docs","operate","rs"],
  "last_updated": "2026-04-01T08:10:08-05:00"
}

