
ListVms
Enterprise Edition Talk to us
ListVms
yaml
type: "io.kestra.plugin.ee.vmware.vcenter.ListVms"Examples
yaml
id: list_vms
namespace: company.team
tasks:
- id: list_vms
type: io.kestra.plugin.ee.vmware.vcenter.ListVms
server: "vcenter.mycompany.com"
username: "{{ secret('VMWARE_VCENTER_USERNAME') }}"
password: "{{ secret('VMWARE_VCENTER_PASSWORD') }}"
Properties
password*Requiredstring
server*Requiredstring
username*Requiredstring
portintegerstring
Default
443