1
0
mirror of synced 2026-01-04 09:06:46 -05:00
Files
docs/data/reusables/rest-reference/codespaces/machines.md
2022-02-28 18:30:54 +00:00

4 lines
682 B
Markdown

## Machines
The Machines API allows a user to determine which machine types are available to create a codespace, either on a given repository or as an authenticated user. For more information, see "[About machine types](/codespaces/developing-in-codespaces/changing-the-machine-type-for-your-codespace#about-machine-types)."
You can also use this information when changing the machine of an existing codespace by updating its `machine` property. The machine update will take place the next time the codespace is restarted. For more information, see "[Changing the machine type for your codespace](/codespaces/developing-in-codespaces/changing-the-machine-type-for-your-codespace)."