/
/Orchard
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 11h ago
cluster-settings2
controller1
service-accounts5
vms9
  • getList VMs
  • postCreate a VM
  • getRetrieve a VM
  • putUpdate a VM
  • deleteDelete a VM
  • getRetrieve events for a given VM
  • getPort-forward to a VM using WebSocket protocol
  • getExecute a command inside a VM using WebSocket protocol
  • getResolve the VM's IP address on the worker
workers4
    vms

    Delete a VM

    delete/vms/{name}

    Response

    VM resource was successfully deleted

    Changes