CLUSCTL_GROUP_SET_COMMON_PROPERTIES

The CLUSCTL_GROUP_SET_COMMON_PROPERTIES control code is used to update the common properties for a group.

Quick Info

Type: External
Access: CLUS_ACCESS_WRITE
Input: Property list
Output: None
Global: CLUS_NOT_GLOBAL
Modify: CLUS_MODIFY
Code: CLCTL_SET_COMMON_PROPERTIES

Notes to Callers

When you call ClusterGroupControl with the CLUSCTL_GROUP_SET_COMMON_PROPERTIES control code, pass a property list with the names and new values for the properties to update. The following properties may be included in the property list:

AutoFailbackType

Description

FailbackWindowStart

FailbackWindowEnd

FailoverThreshold

FailoverPeriod

PersistentState

To retrieve the names and current values of the common group properties, use the CLUSCTL_GROUP_GET_COMMON_PROPERTIES control code.

For an overall description of the common group properties, see Common Group Properties.

To construct a property list, use the property list utility functions.