Python SDK API

Version 0.5.0. Generated source.

Machines

Types:

from dedalus_sdk.types import (
    CreateParams,
    LifecycleStatus,
    Machine,
    MachineList,
    MachineListItem,
    UpdateParams,
    MachineRetrieveResponse,
)

Methods:

SSH

Types:

from dedalus_sdk.types.machines import (
    SSHConnection,
    SSHHostTrust,
    SSHSession,
    SSHSessionCreateParams,
    SSHSessionList,
)

Methods:

Executions

Types:

from dedalus_sdk.types.machines import (
    ArtifactRef,
    Execution,
    ExecutionCreateParams,
    ExecutionEvent,
    ExecutionEvents,
    ExecutionList,
    ExecutionOutput,
)

Methods: