Add-KeyProviderServiceInfo
Synopsis
Add-KeyProviderServiceInfo [[-TrustedCluster] <TrustedCluster>] -ServiceAddress <string> -ServiceGroup <string> -TrustedClusterId <string> -CertificateChain <X509Chain> [-ServicePort <int>] [-Server <VIServer[]>] [-RunAsync] [-WhatIf] [-Confirm] [<CommonParameters>] Add-KeyProviderServiceInfo [[-TrustedCluster] <TrustedCluster>] -KmsService <TrustAuthorityKeyProviderService> [-Server <VIServer[]>] [-RunAsync] [-WhatIf] [-Confirm] [<CommonParameters>]
Syntax
syntaxItem
----------
{@{name=Add-KeyProviderServiceInfo; CommonParameters=True; WorkflowCommonParameters=False; parameter=System.Object[]}, @{name=Add-KeyProviderServiceInfo; CommonParameters=True; WorkflowCommonParameters=False; parameter=System.Object[]}}
Related Commands
Detailed Description
Parameters
Name
Type
Description
Required?
Pipeline Input
Default Value
TrustedCluster
TrustedCluster
false
true (ByValue)
CertificateChain
X509Chain
true
false
Confirm
switch
false
false
KmsService
TrustAuthorityKeyProviderService
true
false
RunAsync
switch
false
false
Server
VIServer[]
false
true (ByValue)
ServiceAddress
string
true
false
ServiceGroup
string
true
false
ServicePort
int
false
false
TrustedClusterId
string
true
false
WhatIf
switch
false
false
Return Type
VMware.VimAutomation.Security.Types.V1.TrustedInfrastructure.KeyProviderServiceInfo
Notes
Examples
Copyright © VMware, Inc. All rights reserved.