This command displays a list of liquid cooling systems and their runtime configurations.
Usage
liquidcooling list [--health HEALTH]Options
| Filter the returned list by health status. Specify one of the following valid status strings: |
Example
This example shows a list of all liquid cooling components:
vcli: admin> liquidcooling list
----+------+--------+-----------------+--------------------------------------------------------------------------------+---------------------------------+--------------------------------+---------------+
| ID | Name | Health | Box | Details | Metrics.pump-1-speed-percentage | Metrics.days-until-maintenance | Metrics.state |
+----+------+--------+-----------------+--------------------------------------------------------------------------------+---------------------------------+--------------------------------+---------------+
| 1 | lc | OK | cbox-CZUD3V03LB | cooling system state: Enabled, pump speed: 100.0, days until maintenance: 1709 | 100.0 | 1709 | Enabled |
| 2 | lc | OK | cbox-CZUD3W0401 | cooling system state: Enabled, pump speed: 100.0, days until maintenance: 1709 | 100.0 | 1709 | Enabled |
+----+------+--------+-----------------+--------------------------------------------------------------------------------+---------------------------------+--------------------------------+---------------+