efa vcenter register
Registers a VMware vCenter server as a
tenant with the EFA instance.
Syntax
efa vcenter register
[
--host
string | --username
string | --password
string | --tenant
string
]
Command Default
This command has no defaults. All flags are mandatory.
Tenant details must be registered before running the command.
Parameters
-
--host
string
- IP address or hostname of the VMware vCenter Server to
connect to.
-
--username
string
- Username to connect to the VMware vCenter Server.
-
--password
string
- Password to connect to the VMware vCenter Server.
-
--tenant
string
- Tenant associated with the VMware vCenter Server host.
Examples
This example registers a VMware vCenter Server as a tenant
with EFA vCenter service.
$ efa vcenter register --host 10.24.85.111 --username administrator@vmvcenter.local
--password 'aBc123#' --tenant tenant-10.24.85.111