You can query the database table for resource units in a cluster.
You can query the internal table for information about resource units in the current cluster. A resource unit can be considered as a template for using server resources.
Run the following statement to view resource units:
obclient> SELECT * FROM __all_unit_config;