Overview of bacalhau_apiclient.OrchestratorApi
mainThe OrchestratorApi class in the bacalhau_apiclient Python SDK provides methods to interact with the Bacalhau orchestrator. It allows for managing jobs (getting, submitting, stopping), inspecting nodes, and retrieving job executions, history, results, and logs. All URIs are relative to http://bootstrap.production.bacalhau.org:1234/.
import bacalhau_apiclient
api_instance = bacalhau_apiclient.OrchestratorApi()