v2

latestOpenAPI 3.0.1Apache 2.02026-07-2698173135.4 KB
Machines

Suspend Machine

Suspend a specific Machine within an app. The next start operation will attempt (but is not guaranteed) to resume the Machine from a snapshot taken at suspension time, rather than performing a cold boot.

post/apps/{app_name}/machines/{machine_id}/suspend

Path parameters

app_namestring required

Fly App Name

machine_idstring required

Machine ID

Response

OK