Set-TrustedCluster
Synopsis
Set-TrustedCluster [[-TrustedCluster] <TrustedCluster>] [-State <TrustedState>] [-AttestationServiceInfo <AttestationServiceInfo[]>] [-KeyProviderServiceInfo <KeyProviderServiceInfo[]>] [-Server <VIServer[]>] [-WhatIf] [-Confirm] [<CommonParameters>]Syntax
syntaxItem
----------
{@{name=Set-TrustedCluster; 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) |
| AttestationServiceInfo | AttestationServiceInfo[] | | false | false |
| Confirm | switch | | false | false |
| KeyProviderServiceInfo | KeyProviderServiceInfo[] | | false | false |
| Server | VIServer[] | | false | false |
| State | TrustedState | | false | false |
| WhatIf | switch | | false | false |
Return Type
VMware.VimAutomation.Security.Types.V1.TrustedInfrastructure.TrustedCluster
Notes
Examples
Copyright © VMware, Inc. All rights reserved.