ListVms ListVms
ListVms Certified
Enterprise Edition Talk to us

yaml
type: "io.kestra.plugin.ee.nutanix.ahv.ListVms"
yaml
id: nutanix_list_vms
namespace: company.team
tasks:
  - id: list_vms
    type: io.kestra.plugin.ee.nutanix.ahv.ListVms
    host: "{{ secret('NUTANIX_HOST') }}"
    token: "{{ secret('NUTANIX_TOKEN') }}"
    filter: "startswith(name, 'prod-')"
    orderBy: "name desc"
    fetchType: STORE
Properties
DefaultFETCH
Possible Values
STOREFETCHFETCH_ONENONE
Default9440
Defaulthttps
Defaultfalse
Formaturi