Skip to main content
Show maintenance information for host machines
This is a host command, used for managing machines you are renting out on Vast.ai.

Usage

vastai show maints -ids 'machine_id_1' [OPTIONS]
vastai show maints -ids 'machine_id_1, machine_id_2' [OPTIONS]

Options

-ids
string
comma seperated string of machine_ids for which to get maintenance information
-q
boolean
only display numeric ids of the machines in maintenance (alias: --quiet)

Global Options

The following options are available for all commands:
OptionDescription
--url URLServer REST API URL
--retry NRetry limit
--rawOutput machine-readable JSON
--explainVerbose explanation of API calls
--api-key KEYAPI key (defaults to ~/.config/vastai/vast_api_key)