efa scvmm update

Updates the local database with configuration changes made to the Microsoft SCVMM server tenants and the Hyper-V hosts managed by them.

Syntax

efa scvmm update --host string --username string --password string

Command Default

This command has no defaults.

Parameters

--host string
IP address or Hostname of the Microsoft SCVMM Server from which the local EFA Hyper-V service database needs to be updated.
--host string
IP address or hostname of the SCVMM server to connect to.
--password string
Password to connect to the SCVMM Server.

Examples

This example updates the local EFA HyperV service database with the latest state of the Microsoft SCVMM Server with the IP address 10.24.85.111.

$ efa scvmm update --host 10.24.85.111 --username administrator@mshyperv.local --password 'aBc123#'