Skip to main content
PATCH
Update the egress policy of a running machine

Authorizations

Authorization
string
header
required

API key passed as Bearer token

Path Parameters

id
string
required

Machine ID (e.g. mch_a1b2c3d4)

Body

application/json
egress
object
required

Typed per-machine egress policy. IPv4 only; no domain/DNS filtering. deny_all is fail-closed and cannot be weakened by other fields.

Response

Effective egress policy after the update

machine_id
string
required
Example:

"mch_a1b2c3d4"

egress
object
required

Typed per-machine egress policy. IPv4 only; no domain/DNS filtering. deny_all is fail-closed and cannot be weakened by other fields.