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
User name 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