Add-AttestationServiceInfo

Synopsis

Add-AttestationServiceInfo [[-TrustedCluster] <TrustedCluster>] -ServiceAddress <string> -ServiceGroup <string> -TrustedClusterId <string> -CertificateChain <X509Chain> [-ServicePort <int>] [-Server <VIServer[]>] [-RunAsync] [-WhatIf] [-Confirm] [<CommonParameters>] Add-AttestationServiceInfo [[-TrustedCluster] <TrustedCluster>] -AttestationService <TrustAuthorityAttestationService> [-Server <VIServer[]>] [-RunAsync] [-WhatIf] [-Confirm] [<CommonParameters>]

Syntax

syntaxItem
----------
{@{name=Add-AttestationServiceInfo; CommonParameters=True; WorkflowCommonParameters=False; parameter=System.Object[]}, @{name=Add-AttestationServiceInfo; CommonParameters=True; WorkflowCommonParameters=False; parameter=System.Object[]}}

Related Commands

Detailed Description

Parameters

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

Return Type

VMware.VimAutomation.Security.Types.V1.TrustedInfrastructure.AttestationServiceInfo

Notes

Examples


Copyright © VMware, Inc. All rights reserved.