Skip to main content

DetachProjectGatewayProject

DELETE 

/admin/v1/project-gateways/:id/projects/:project_id

Detach a project from a project gateway.

Detach pushes a final zeroized config revision to the member (best-effort, DP-initiated polling) and revokes MP-side access as the authoritative backstop, so the membership lands in detached_unreachable until the data plane acknowledges the zero revision (then detached_zeroized). Detaching a project that is not attached is an idempotent no-op (success=false, no error). See ListProjectGatewayMembers for the state machine.

Request

Responses

Success