status

ReQL command: status

Command syntax

table.status() → selection<object>

Description

Return the status of a table.

The return value is an object providing information about the table’s shards, replicas and replica readiness states. For a more complete discussion of the object fields, read about the table_status table in System tables.

  • id: the UUID of the table.
  • name: the table’s name.
  • db: the database the table is in.
  • status: the subfields in this field indicate whether all shards of the table are ready to accept the given