Get-TrustAuthorityKeyProviderServer
This cmdlet retrieves the Trust Authority key provider servers from the specified Trust Authority key providers in the connected Trust Authority vCenter Server system.
Syntax
[-Address <String[]>]
[-Server <VIServer[]>]
[-TrustAuthorityCluster <TrustAuthorityCluster>]
[CommonParameters]
Parameters
Required | Parameter Name | Type | Position | Features | Description |
---|---|---|---|---|---|
required |
|
TrustAuthorityKeyProvider[] | named |
|
Specifies the Trust Authority key providers from where you want to retrieve the Trust Authority key provider servers. | optional |
|
String[] | named |
|
Specifies the addresses of the Trust Authority key provider server you want to retrieve. | optional |
|
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. | optional |
|
TrustAuthorityCluster | named |
|
Specifies the Trust Authority cluster where the Trust Authority key provider resides. |
[-Name <String[]>]
[-Server <VIServer[]>]
[-TrustAuthorityCluster <TrustAuthorityCluster>]
[CommonParameters]
Parameters
Required | Parameter Name | Type | Position | Features | Description |
---|---|---|---|---|---|
required |
|
TrustAuthorityKeyProvider[] | named |
|
Specifies the Trust Authority key providers from where you want to retrieve the Trust Authority key provider servers. | optional |
|
String[] | named |
|
Specifies the names of the Trust Authority key provider server you want to retrieve. | optional |
|
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. | optional |
|
TrustAuthorityCluster | named |
|
Specifies the Trust Authority cluster where the Trust Authority key provider resides. |
Output
VMware.VimAutomation.Security.Types.V1.TrustedInfrastructure.TrustAuthorityKeyProviderServer
Examples
Example 1
Retrieves the Trust Authority key provider server with the 1.1.1.1 address from the Trust Authority myKeyProvider key provider.
Example 2
Retrieves the Trust Authority key provider server with name myKmsName from the Trust Authority key provider myKeyProvider.
Related Commands
TrustAuthorityAttestationService
TrustAuthorityCluster
TrustAuthorityKeyProvider
TrustAuthorityKeyProviderClientCertificate
TrustAuthorityKeyProviderClientCertificateCSR
TrustAuthorityKeyProviderServer
TrustAuthorityKeyProviderServerCertificate
TrustAuthorityKeyProviderService
TrustAuthorityPrincipal
TrustAuthorityServicesInfo
TrustAuthorityServicesStatus
TrustAuthorityTpm2AttestationSettings
TrustAuthorityTpm2CACertificate
TrustAuthorityTpm2EndorsementKey