ListVmSnapshots
Enterprise Edition Talk to us
ListVmSnapshots
yaml
type: "io.kestra.plugin.ee.nutanix.snapshot.ListVmSnapshots"Examples
yaml
id: nutanix_list_vm_snapshots
namespace: company.team
tasks:
- id: list_vm_snapshots
type: io.kestra.plugin.ee.nutanix.snapshot.ListVmSnapshots
host: "{{ secret('NUTANIX_HOST') }}"
token: "{{ secret('NUTANIX_TOKEN') }}"
vmExtId: "{{ secret('NUTANIX_VM_EXT_ID') }}"
fetchType: STORE
Properties
host *Requiredstring
apiVersion string
Default
v4.0.a4fetchType string
Default
FETCHPossible Values
STOREFETCHFETCH_ONENONEfilter string
limit integerstring
orderBy string
page integerstring
password string
port integerstring
Default
9440scheme string
Default
httpsselect string
token string
username string
verifySsl booleanstring
Default
falsevmExtId string
Outputs
row object
rows array
size integer
timestamp integer
uri string
Format
uri