latestOpenAPI 3.1.02026-07-13897404.3 KB
4ed14f79f796
Machines
show reports
Retrieves a list of the most recent reports for a given machine. Each report includes details such as the problem identified, a message describing the issue, and the timestamp when the report was created.
CLI Usage: vastai reports <machine_id>
get/api/v0/machines/{machine_id}/reports/
Path parameters
machine_idinteger required
The unique identifier of the machine.
Response
An array of reports for the specified machine.