Get Operation
GET/projects/:projectId/operations/:operationId
Returns a single operation by id.
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