DeleteVmSnapshot
Enterprise Edition Talk to us
DeleteVmSnapshot
yaml
type: "io.kestra.plugin.ee.nutanix.snapshot.DeleteVmSnapshot"Examples
yaml
id: nutanix_delete_vm_snapshot
namespace: company.team
tasks:
- id: delete_vm_snapshot
type: io.kestra.plugin.ee.nutanix.snapshot.DeleteVmSnapshot
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
9440scheme string
Default
httpstoken string
username string
verifySsl booleanstring
Default
false