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

NameTypeDescriptionRequired?Pipeline InputDefault Value
TrustedClusterTrustedClusterfalsetrue (ByValue)
CertificateChainX509Chaintruefalse
Confirmswitchfalsefalse
KmsServiceTrustAuthorityKeyProviderServicetruefalse
RunAsyncswitchfalsefalse
ServerVIServer[]falsetrue (ByValue)
ServiceAddressstringtruefalse
ServiceGroupstringtruefalse
ServicePortintfalsefalse
TrustedClusterIdstringtruefalse
WhatIfswitchfalsefalse

Return Type

VMware.VimAutomation.Security.Types.V1.TrustedInfrastructure.KeyProviderServiceInfo

Notes

Examples


Copyright © VMware, Inc. All rights reserved.