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 nodes

Prev Next

This command displays the nodes of a VAST compute cluster.

Usage

computecluster nodes --id ID

Required Parameters

--id ID

Specifies the compute cluster by its ID.

Example

vcli: admin> computecluster nodes --id 1
+--------------------------------------+--------+---------------------+----------------+----------------------------------+--------------+--------------+-----------------+---------+
| Name                                 | Status | Created-at          | Version        | Os-image                         | Architecture | Capacity-cpu | Capacity-memory | Message |
+--------------------------------------+--------+---------------------+----------------+----------------------------------+--------------+--------------+-----------------+---------+
| 3aa7399e-0fe4-5be8-b268-8cc0896374f4 | Ready  | 2026-04-26 13:59:40 | v1.33.2+rke2r1 | Rocky Linux 8.6 (Green Obsidian) | amd64        | 80           | 659938296Ki     |         |
| 58ad2844-737e-5a2c-a98d-1d1a599bdd67 | Ready  | 2026-04-26 14:03:05 | v1.33.2+rke2r1 | Rocky Linux 8.6 (Green Obsidian) | amd64        | 80           | 659938296Ki     |         |
| b51d6fa6-9ff4-5bdb-94c1-2b3bf2633c9b | Ready  | 2026-04-26 14:05:19 | v1.33.2+rke2r1 | Rocky Linux 8.6 (Green Obsidian) | amd64        | 80           | 659938296Ki     |         |
| fec97938-7819-5e2f-b235-7b1181abea3e | Ready  | 2026-04-26 14:04:23 | v1.33.2+rke2r1 | Rocky Linux 8.6 (Green Obsidian) | amd64        | 80           | 659938296Ki     |         |
+--------------------------------------+--------+---------------------+----------------+----------------------------------+--------------+--------------+-----------------+---------+