Remove-SmServerCluster
Contributors
Suggest changes
Removes the High Availability cluster configuration on the SnapCenter Server
Syntax
Remove-SmServerCluster [-Credential] <PSCredential> [-ClusterNameString] <String> [-ClusterIPString] <String>
Detailed Description
Removes the High Availability cluster configuration on the SnapCenter Server. This can be used to convert to Standalone configuration.
Parameters
Name | Description | Required? | Pipeline Input | Default Value |
---|---|---|---|---|
Credential |
Provides domain user credentials for the user to remove High Availability cluster configuration. |
true |
true (ByPropertyName) |
|
ClusterName |
F5 cluster name. |
false |
false |
|
ClusterIP |
F5 Cluster IP Address. |
true |
false |
Examples
Example 1: Removing High Availability cluster configuration on the SnapCenter Server
Remove-SmServerCluster -Credential sddev\administrator -ClusterIP 10.235.236.190 -ClusterName f5pool
This removes the High Availability cluster configuration on the SnapCenter Server.
Name: Remove High Availability for SnapCenter Server Id : 972 StartTime : 10/5/2019 6:19:26 AM EndTime : IsCancellable : False IsRestartable : False IsCompleted : False IsVisible : True IsScheduled : False PercentageCompleted : 0 Description : Status : Running Owner : Error : Priority: None Tasks : {} ParentJobID : 0 EventId : 0 JobTypeId : 38 ApisJobKey : ObjectId: 0 PluginCode : NONE PluginName : NONE HostId : 0 RoleId : JobIds : {} Monitor the progress of job 972 in the Job Monitor page or by running the cmdlet: 'Get-SmJobSummaryReport -JobId 972'