/
/Dedalus Cloud Services API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1mo ago · Updated 1mo ago
Machine Lifecycle30
  • getConnect to terminal WebSocket stream
  • getList executions
  • postCreate execution
  • getList machines
  • postCreate machine
  • getList ports
  • postCreate port
  • getList SSH sessions
  • postCreate SSH session
  • getList terminals
  • postCreate terminal
  • getGet artifact
  • deleteDelete artifact
  • getGet execution
  • deleteDelete execution
  • getGet port
  • deleteDelete port
  • getGet SSH session
  • deleteDelete SSH session
  • getGet terminal
  • deleteDelete terminal
  • getGet machine
  • deleteDestroy machine
  • patchUpdate machine
  • getGet execution output
  • getList artifacts
  • getList execution events
  • postSleep a running machine
  • postWake a sleeping machine
  • getWatch machine lifecycle status
Usage3
    Machine Lifecycle

    List machines

    get/v1/machines

    Query parameters

    limitinteger
    cursorstring

    Headers

    X-Dedalus-Org-Idstring

    Response

    OK

    next_cursorstring

    Changes