efa vcenter
The base command for all EFA vCenter actions.
Syntax
efa vcenter { register | update | list | delete | links | debug }Command Default
There are no defaults for this command
Parameters
- register
- Command to register VMware vCenter server as a tenant.
- update
- Command to update the local EFA database with topology changes on the virtual machines managed by the VMware vCenter server.
- list
- Command to list all the VMware vCenter servers registered as tenants with EFA vCenter service.
- delete
- Command to delete specific VMware vCenter server registered as a tenant with EFA vCenter service.
- links
- Command to list the links on a VMware vCenter server or any ESCi device that is managed through this tenant. This command can display link information for physical and virtual NICs and also those NICs that are not connected/used.
- debug
- Command to debug any issue with respect to this vCenter tenant.
Examples
This command lists the registered VMware vCenter servers registered as tenants with this instance of EFA.
$ efa vcenter list +--------------+-----------------------+---------+----------------------------+-------------------+------------+----------+ | Host Name | Name | Version | Discovery Status | Datacenters Count | Host Count | VM Count | +--------------+-----------------------+---------+----------------------------+-------------------+------------+----------+ | 10.24.85.166 | VMware vCenter Server | 6.7.0 | Pending Complete Discovery | 1 | 1 | 0 | +--------------+-----------------------+---------+----------------------------+-------------------+------------+----------+