OCNORA

Google Cloud Batch

Google CloudOAuth 2.0credential probe

Run container jobs on Google Cloud Batch (Google OAuth2).

OCNORA ships 4 typed Google Cloud Batch operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.

Operations 4

  • Create Job
    Create a Cloud Batch job that runs a container across N tasks.
    cloud_batch.create_job
  • Delete Job
    Delete a Cloud Batch job (long-running operation).
    cloud_batch.delete_job
  • Get Job
    Fetch a Cloud Batch job's state and task-group counts.
    cloud_batch.get_job
  • List Jobs
    List Cloud Batch jobs in a location.
    cloud_batch.list_jobs

Run your first Google Cloud Batch workflow today.

Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.