Documentation Index

Fetch the complete documentation index at: https://kb.vastdata.com/llms.txt

Use this file to discover all available pages before exploring further.

computecluster list

Prev Next

This command displays all VAST compute clusters and their details.

Usage

computecluster list

Example

vcli: admin> computecluster list
+----+--------------------------------------+------------------+---------+-------------------------+------------------------------------+---------------+-----------------+------+--------------+--------------+------------------+--------------------------------------------------------------------------+
| Id | Guid                                 | Name             | State   | Server-kube-vip-address | Static-ip-ranges                   | Netmask       | Default-gateway | Vlan | Cluster-cidr | Service-cidr | Backup-frequency | Resource-counts                                                          |
+----+--------------------------------------+------------------+---------+-------------------------+------------------------------------+---------------+-----------------+------+--------------+--------------+------------------+--------------------------------------------------------------------------+
| 1  | bc4cd8ac-0f7a-4608-a304-6d5a7e39204f | loop0-oo-compute | RUNNING | 172.26.64.24            | [['172.26.64.20', '172.26.64.24']] | 255.255.255.0 | None            | None | 10.64.0.0/12 | 10.80.0.0/12 | 60               | {'cnodes': {'disk_pressure': 0,                                          |
|    |                                      |                  |         |                         |                                    |               |                 |      |              |              |                  |  'tenant_counts': 1}                                                     |
+----+--------------------------------------+------------------+---------+-------------------------+------------------------------------+---------------+-----------------+------+--------------+--------------+------------------+--------------------------------------------------------------------------+