
*Required properties:*

``password`` : ``<string>``
  Password or auth token for remote host (stored as base64 string).
``auth-id`` : ``<string>``
  Authentication ID
``host`` : ``<string>``
  DNS name or IP address.

*Optional properties:*

``comment`` : ``<string>``
  Comment.
``fingerprint`` : ``<string>``
  X509 certificate fingerprint (sha256).
``port`` : ``<integer>``
  The (optional) port
``use-node-proxy`` : ``<boolean>   (default=false)``
  Use the http proxy configuration of the node for remote connections.

