OCNORA

Rundeck

Business appsAPI keycredential probe

Run Rundeck jobs, follow and abort their executions, and list or create projects on your own Rundeck server.

OCNORA ships 8 typed Rundeck 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 8

  • Abort Execution
    Ask Rundeck to stop a running execution.
    rundeck.abort_execution
  • Create Project
    Create a Rundeck project from a name and a configuration map.
    rundeck.create_project
  • Get Execution
    Read one execution's status, timings and per-node result.
    rundeck.get_execution
  • Get Execution Output
    Read the log entries an execution produced.
    rundeck.get_execution_output
  • List Executions
    Query a project's executions by status, job or recency.
    rundeck.list_executions
  • List Jobs
    List the jobs defined in a Rundeck project.
    rundeck.list_jobs
  • List Projects
    List every project the connection's token can see.
    rundeck.list_projects
  • Run Job
    Start one execution of a Rundeck job and return the execution it created.
    rundeck.run_job

Run your first Rundeck 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.