docs/operating-scylla/admin-tools/virtual-tables.rst
Virtual tables expose system-level information in the familiar CQL or Alternator interfaces. Virtual tables are not backed by physical storage (sstables) and generate their content on-the-fly when queried.
ScyllaDB supports:
nodetool </operating-scylla/nodetool> (unlike nodetool, virtual tables permit remote access over CQL).system.config table).See Virtual tables in the system keyspace <https://github.com/scylladb/scylla/blob/master/docs/dev/system_keyspace.md#virtual-tables-in-the-system-keyspace>_ for the list of available virtual tables.