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 trust policy for Linux hosts.

Product Edition: Community, Standard, Enterprise, Enterprise Plus, Veeam Universal License

Syntax

Get-VBRLinuxTrustedHostPolicy  [<CommonParameters>]

Detailed Description

This cmdlet returns the trust policy that is set for Linux hosts.

The trust policy determines which protected computers running Linux OS are allowed to connect to the 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 on common parameters, see the About CommonParameters section of Microsoft Docs.

Return Type

VBRLinuxTrustedHostPolicy

Example

Getting Trust Policy for Linux Hosts

This command returns the trust policy that is set for Linux hosts.

Get-VBRLinuxTrustedHostPolicy

                                                                                                Type

                                                                                                ----

                                                                                          KnownHosts