vcenter/url¶
ESXi or vCenter URL resource to connect to.
The VMware ESXi or vCenter URL resource to connect to, to execute a
govc/commands against.
- Example:
192.168.1.10 - Example:
vc01.example.com - Example:
vc01.example.com:1443
You must also specify the accompanying vcenter configuration Params,
to successfully connect and authenticate:
Required:
vcenter/url: "192.168.124.109"
vcenter/username: "administrator@example.com"
vcenter/password: "RocketSkates123^"
Optional (defaults to 443):
Only Workflows/Stages/Tasks specific to vCenter management will use this information
any Task that can selectively connect to ESXi and vCenter will rely on whatever the
current govc/* set of Params defines for connection handling.
Objects that Reference vcenter/url¶
- templates govc-setup.sh.tmpl in VMware Library v4.15.1 as part of Contents (used)
Objects used by vcenter/url¶
Not used in current content packs