New-TrustAuthorityKeyProvider

Synopsis

New-TrustAuthorityKeyProvider [[-TrustAuthorityCluster] <TrustAuthorityCluster>] -Name <string> -MasterKeyId <string> -KmipServerAddress <string> [-Description <string>] [-KmipServerName <string>] [-KmipServerPort <int>] [-ProxyAddress <string>] [-ProxyPort <int>] [-KmipServerUsername <string>] [-KmipServerPassword <securestring>] [-KmipServerType <KmsType>] [-Server <VIServer[]>] [-WhatIf] [-Confirm] [<CommonParameters>]

Syntax

syntaxItem
----------
{@{name=New-TrustAuthorityKeyProvider; CommonParameters=True; WorkflowCommonParameters=False; parameter=System.Object[]}}

Related Commands

Detailed Description

Parameters

NameTypeDescriptionRequired?Pipeline InputDefault Value
TrustAuthorityClusterTrustAuthorityClusterfalsetrue (ByValue)
Confirmswitchfalsefalse
Descriptionstringfalsefalse
KmipServerAddressstringtruefalse
KmipServerNamestringfalsefalse
KmipServerPasswordsecurestringfalsefalse
KmipServerPortintfalsefalse
KmipServerTypeKmsTypefalsefalse
KmipServerUsernamestringfalsefalse
MasterKeyIdstringtruefalse
Namestringtruefalse
ProxyAddressstringfalsefalse
ProxyPortintfalsefalse
ServerVIServer[]falsefalse
WhatIfswitchfalsefalse

Return Type

VMware.VimAutomation.Security.Types.V1.TrustedInfrastructure.TrustAuthorityKeyProvider

Notes

Examples


Copyright © VMware, Inc. All rights reserved.