v1

latestOpenAPI 3.0.1Apache 2.02026-07-1476137102.3 KB
Machines

Cordon Machine

“Cordoning” a Machine refers to disabling its services, so the Fly Proxy won’t route requests to it. In flyctl this is used by blue/green deployments; one set of Machines is started up with services disabled, and when they are all healthy, the services are enabled on the new Machines and disabled on the old ones.

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

Path parameters

app_namestring required

Fly App Name

machine_idstring required

Machine ID

Response

OK