Explains how to view table information using either the Control System, the CLI or the REST API.
You can view table information including table properties, column families, regions,
replicas, upstream source, indexes, and metrics. Use either the
maprcli command, REST API, or the Control System to display all
of the information that HPE Ezmeral Data Fabric Database stores about a
particular table.
maprcli table info -path <tablePath> -jsoncurl -k -X GET 'https://<hostname>:8443/rest/table/info?path=<tablePath>' --user <username>:<pwd>table info.