RestoreVmSnapshot
Enterprise Edition Talk to us
RestoreVmSnapshot
yaml
type: "io.kestra.plugin.ee.nutanix.snapshot.RestoreVmSnapshot"Examples
yaml
id: nutanix_restore_vm_snapshot
namespace: company.team
tasks:
- id: restore_vm_snapshot
type: io.kestra.plugin.ee.nutanix.snapshot.RestoreVmSnapshot
host: "{{ secret('NUTANIX_HOST') }}"
token: "{{ secret('NUTANIX_TOKEN') }}"
snapshotExtId: "{{ secret('NUTANIX_SNAPSHOT_EXT_ID') }}"
Properties
host *Requiredstring
snapshotExtId *Requiredstring
apiVersion string
Default
v4.0.a4password string
port integerstring
Default
9440restoreSpec object
scheme string
Default
httpstoken string
username string
verifySsl booleanstring
Default
false