Skip to main content

Operations

Operations service manages long-running batch operations across the API.

  • Batch endpoints return an Operation resource that can be polled until mpletion using GetOperation.
  • Completed operations are retained indefinitely and can be queried at any time.
  • Clients should poll at a reasonable interval (e.g., 2–5 seconds). Per-tenant rate limits may be applied.