API ReferenceOperationsReturns a single operation by id.Returns a single operation by id. GET/v1/projects/:projectId/operations/:operationId Use this endpoint to poll for completion of operations returned by asynchronous VM endpoints (e.g. delete, rebuild) that expose a pollable operation id. Request Responses200404OKNot Found