Get-TrustedPrincipal Command | Vmware PowerCLI Reference

Get-TrustedPrincipal

This cmdlet retrieves the trusted principals from the connected workload vCenter Server system.

Syntax

Get-TrustedPrincipal
[-Server < VIServer[] > ]
[CommonParameters]

Parameters

Required Parameter Name Type Position Features Description
optional Server VIServer[] named
Specifies the vCenter Server systems on which you want to run the cmdlet. If no value is provided or $null value is passed to this parameter, the command runs on the default servers. For more information about default servers, see the description of the Connect-VIServer cmdlet.

Output

VMware.VimAutomation.Security.Types.V1.TrustedInfrastructure.TrustedPrincipal

Examples

Example 1

Get-TrustedPrincipal

Retrieves the trusted principals from the connected workload vCenter Server system.

Related Commands

TrustedPrincipal

This cmdlet exports the trusted principal from the single or the specified connected workload vCenter Server system to the specified file.

This cmdlet retrieves the trusted principals from the connected workload vCenter Server system.