Syntax
Connect-RbdServer [[-Address] <String[]>] [<CommonParameters>]Related Commands
DisConnect-RbdServerDetailed Description
Connects to the RBD server in standalone mode. On Success the server is added to the current PS session.Parameters
Name | Type | Description | Required? | Pipeline Input | Default Value |
---|---|---|---|---|---|
Address | String | Address of the server to connect to. | false | false |
Return Type
VMware.DeployAutomation.Types.RbdServerNotes
Examples
-------------- Example 1 --------------
C:\PS> Connect-RbdServer 127.0.0.1