
StopVm
StopVm
Stop VM
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://[email protected]/system
name: "kestra-worker-nodes"
force: true
Properties
name*Requiredstring
forcebooleanstring
Default
falseForce Stop
timeToWaitstring
Default
PT1MFormat
durationTime to wait
uristring
Libvirt URI
waitForStoppedbooleanstring
Default
falseWait for Stopped state
Outputs
namestring
VM Name
statestring
VM State