cluster-info

Get list of DB tables per YB API (YCQL/YSQL)

Get list of tables per YB API (YCQL/YSQL)

get/tables

Query parameters

api'YCQL' | 'YSQL'

Which DB API to get tables for (YCQL/YSQL)

Response

List of cluster tables

Changes