StopVm
StopVm
yaml
type: "io.kestra.plugin.kvm.StopVm"Examples
yaml
id: kvm_lifecycle_ssh
namespace: kvmtest.ssh
tasks:
- id: stop_vm
type: io.kestra.plugin.kvm.StopVm
uri: qemu+ssh://root@167.99.104.163/system
name: "kestra-worker-nodes"
force: true
Properties
name *Requiredstring
force booleanstring
Default
falsetimeToWait string
Default
PT1Muri string
waitForStopped booleanstring
Default
false