Server Parameter (Connect-HarperDB Cmdlet)
The host name or IP address of the server hosting the HarperDB database. For example, demo.harperdbcloud.com/hdbinstance or 127.0.0.1.
Syntax
Connect-HarperDB -Server string
Data Type
cstr
Default Value
""
Remarks
The host name or IP address of the server hosting the HarperDB database. For example, demo.harperdbcloud.com/hdbinstance or 127.0.0.1.
To use SSL, set UseSSL to "True".
This is a required parameter.