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

Changes

No recorded changes to this endpoint across all 1 revision of this API.