Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.04 KB

machines.md

File metadata and controls

20 lines (16 loc) · 1.04 KB
title allowTitleToDifferFromFilename shortTitle intro versions topics autogenerated
REST API endpoints for Codespaces machines
true
Machines
Use the REST API to manage availability of machine types for a codespace.
fpt ghec
*
*
API
rest

About {% data variables.product.prodname_codespaces %} machines

You can determine which machine types are available to create a codespace, either on a given repository or as an authenticated user. For more information, see AUTOTITLE.

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 AUTOTITLE.