Remove-AttestationServiceInfo
This cmdlet removes the specified attestation services information from the workload vCenter Server system.
Syntax
Parameters
Required | Parameter Name | Type | Position | Features | Description |
---|---|---|---|---|---|
required
|
AttestationServiceInfo | AttestationServiceInfo[] | named |
|
Specifies the attestation services information you want to remove. |
optional | ProgressAction | ActionPreference | named |
|
Output
Examples
Example 1
$attest = Get-AttestationServiceInfo Remove-AttestationServiceInfo -AttestationServiceInfo $attest
Removes the attestation services information configured in the connected workload vCenter Server system.
Related Commands
AttestationServiceInfo
This cmdlet adds an attestation service information, which comes from the TrustAuthorityAttestationService that runs in the Trust Authority system or its detailed information in the workload vCenter Server system.
This cmdlet retrieves the attestation services information configured in the workload vCenter Server system.
This cmdlet removes the specified attestation services information from the workload vCenter Server system.