efa scvmm register
The command to register Microsoft SCVMM server as a tenant with the EFA instance. Tenant details must
be registered before running this command.
Syntax
efa scvmm register
--host
string
--username
string
--password
string
--tenant
string
Command Default
This command has no defaults.
Parameters
-
--host
string
-
The IP address or hostname of the Microsoft SCVMM server to register as a tenant of
EFA.
-
--username
string
-
Username to connect to the SCVMM Server.
-
--password
string
-
Password to connect to the SCVMM Server.
-
--tenant
string
-
Tenant associated with the SCVMM Server host.
Examples
This example registers a Microsoft SCVMM server as a tenant
with EFA Hyper-V service.
$ efa scvmm register --host 10.24.85.111 --username administrator@mshyperv.local --password 'aBc123#' --tenant tenant-10.24.85.111