This is an archive version of the document. To get the most up-to-date information, see the current version.

Get-VBRLinuxTrustedHostPolicy

Short Description

Returns the currently set trust policy for Linux hosts.

Applies to

Product Edition: Community, Standard, Enterprise, Enterprise Plus

Syntax

Get-VBRLinuxTrustedHostPolicy  [<CommonParameters>]

Detailed Description

This cmdlet returns the currently set trust policy for Linux hosts.

The trust policy determines which protected computers running Linux OS are allowed to connect to the Veeam backup server:

  • All: with this policy, the connection is allowed for all newly discovered Linux hosts.
  • KnownHosts: with this policy, the connection is allowed only for trusted Linux hosts.

<CommonParameters>

This cmdlet supports Microsoft PowerShell common parameters. For more information about common parameters, see http://go.microsoft.com/fwlink/p/?LinkID=113216.

Return Type

VBRLinuxTrustedHostPolicy

Example

This command returns the currently used trust policy for Linux hosts.

Get-VBRLinuxTrustedHostPolicy

                                                                                                Type

                                                                                                ----

                                                                                          KnownHosts