efa vcenter update

Updates the local database with configuration changes made to the VMware vCenter Server and the ESXi servers managed by it.

Syntax

efa vcenter update --host string --username string --password string

Command Default

This command has no defaults.

Parameters

--host string
IP address or Hostname of the VMware vCenter Server from which the local EFA vCenter service database needs to be updated.
--username string
Username to connect to the VMware vCenter Server.
--password string
Password to connect to the VMware vCenter Server.

Examples

This example updates the local EFA vCenter service database with the latest state of the VMware vCenter Server with the IP address 10.24.85.111.

$ efa vcenter update --host 10.24.85.111 --username administrator@vmvcenter.local --password 'aBc123#'