name | data type | constraints | description |
---|---|---|---|
libvirtSshTimeout | number | ||
libvirtSshKnownHostsPath | string | ||
libvirtSshProgressRefreshRate | number | required | |
libvirtLvmSnapshotSize | string | ||
libvirtLvmSnapshotExtents | string | ||
libvirtAlwaysExportFullIfVmTurnedOff | boolean | required |
Example
{ "libvirtSshTimeout" : 12345, "libvirtSshKnownHostsPath" : "...", "libvirtSshProgressRefreshRate" : 12345, "libvirtLvmSnapshotSize" : "...", "libvirtLvmSnapshotExtents" : "...", "libvirtAlwaysExportFullIfVmTurnedOff" : true }