ServerSpec
ServerSpec
Server information.
JSON Example
{
"password": [
"string"
],
"port": 443,
"server_name": "horizon.com",
"username": "administrator"
}
array of
string
password
Optional
Password to use for the connection. This property is not required if the server is already added.
integer As int32
As int32
port
Optional
Port of the server to connect to.
string
server_name
Optional
Url of the server without the protocol prefix.
string
username
Optional
User name to use for the connection.