3.1.4.3.7.9 CLUSCTL_CLUSTER_SET_COMMON_PROPERTIES

The CLUSCTL_CLUSTER_SET_COMMON_PROPERTIES cluster control code stores the common properties, as specified in section 3.1.1.9, of the designated cluster as part of the cluster's nonvolatile cluster state.

The common properties of a cluster are the part of the cluster's nonvolatile configuration data that is maintained in the cluster state and whose schema is defined by the server.

The client MUST provide one or more common property names and their associated values, as specified in section 2.2.3.10, in the buffer that is designated by lpInBuffer.

The server SHOULD fail this method if validation of the property names and values, as specified in section 3.1.4.3.7.10, fails. Validation error codes are implementation-dependent, and MUST NOT be equal to ERROR_SUCCESS (0x00000000).

After successful completion of the method, the server SHOULD NOT write any data to the buffer that is designated by lpOutBuffer.

The server SHOULD accept a CLUSCTL_CLUSTER_SET_COMMON_PROPERTIES cluster control code request if its protocol server state in the read/write state, as specified in section 3.1.1.