Update-SmServerCluster
Contributors
Suggest changes
Updates the High Availability cluster configuration on the SnapCenter Server
Syntax
Update-SmServerCluster [-Credential] <PSCredential> [-ClusterNameString] <String> [-ClusterIPString] <String>
Detailed Description
Updates the High Availability cluster configuration on the SnapCenter Server. This can be used to update the cluster name or cluster IP Address.
Parameters
Name | Description | Required? | Pipeline Input | Default Value |
---|---|---|---|---|
Credential |
Provides domain user credentials for the user to update High Availability cluster configuration. |
true |
true (ByPropertyName) |
|
ClusterName |
F5 cluster name. |
false |
false |
|
ClusterIP |
F5 Cluster IP Address. |
true |
false |
Examples
Example 1: Updates High Availability cluster configuration on the SnapCenter Server
Update-SmServerCluster -Credential sddev\administrator -ClusterName Sab_Pool_Update -ClusterIP 10.225.231.160
This example updates the High Availability cluster configuration on the SnapCenter Server.
Name: Modify High Availability for SnapCenter Server Configuration Id : 59 StartTime : 10/7/2019 3:31:55 AM EndTime : IsCancellable : False IsRestartable : False IsCompleted : False IsVisible : True IsScheduled : False PercentageCompleted : 0 Description : Status : Running Owner : Error : Priority: None Tasks : {Update HA Parameters in SC Repository} ParentJobID : 0 EventId : 0 JobTypeId : 38 ApisJobKey : ObjectId: 0 PluginCode : NONE PluginName : NONE HostId : 0 RoleId : JobIds : {} Monitor the progress of job 59 in the Job Monitor page or by running the cmdlet: 'Get-SmJobSummaryReport -JobId 59'