
**Section type** '``pbs``':  The information required to connect to a remote instance.


*Required properties:*

``authid`` : ``<string>``
  Authentication ID
``nodes`` : ``<string>``
  A list of cluster node addresses. Can be specified more than once.
``token`` : ``<string>``
  The access token's secret.
``type`` : ``pve|pbs   (default=pve)``
  The type of a remote entry.

*Optional properties:*

``web-url`` : ``<string>``
  Configuration for the Web UI URL link generation.

**Section type** '``pve``':  The information required to connect to a remote instance.


*Required properties:*

``authid`` : ``<string>``
  Authentication ID
``nodes`` : ``<string>``
  A list of cluster node addresses. Can be specified more than once.
``token`` : ``<string>``
  The access token's secret.
``type`` : ``pve|pbs   (default=pve)``
  The type of a remote entry.

*Optional properties:*

``web-url`` : ``<string>``
  Configuration for the Web UI URL link generation.

