PowerCLI Reference

Remove-VmcSddcCluster

Synopsis

This cmdlet removes clusters from a VMware Cloud on AWS software-defined data center (SDDC).

Syntax

Remove-VmcSddcCluster [-Confirm] -VmcSddcCluster <VmcSddcCluster[]> [-WhatIf] [<CommonParameters>]

Related Commands

Detailed Description

This cmdlet removes clusters from a VMware Cloud on AWS software-defined data center (SDDC).

Parameters

NameTypeDescriptionRequired?Pipeline InputDefault Value
ConfirmSwitchParameterIf the value is $true, indicates that the cmdlet asks for confirmation before running. If the value is $false, the cmdlet runs without asking for user confirmation.falseFalse
VmcSddcClusterVmcSddcCluster[]Specifies the clusters you want to remove.trueTrue (ByValue)
WhatIfSwitchParameterIndicates that the cmdlet is run only to display the changes that would be made and actually no objects are modified.falseFalse

Return Type

System.Object

Notes

Examples

-------------------------- Example 1 --------------------------


Copyright © VMware, Inc. All rights reserved.