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 stop

Prev Next

This command stops a VAST compute cluster.

Usage

computecluster stop --id ID

Required Parameters

--id ID

Specifies the compute cluster by its ID.

Example

This example

vcli: admin> computecluster stop --id 1
Are you sure you want to stop the compute cluster? [y/N] y
Compute cluster stop initiated (task id: 12)