The CLUSCTL_NODE_VALIDATE_COMMON_PROPERTIES control code is used to check whether or not specific properties are valid common properties for a node.
Type: | External |
Access: | CLUS_ACCESS_READ |
Input: | Property list |
Output: | None |
Global: | CLUS_NOT_GLOBAL |
Modify: | CLUS_NO_MODIFY |
Code: | CLCTL_VALIDATE_COMMON_PROPERTIES |
When you call ClusterNodeControl with the CLUSCTL_NODE_VALIDATE_COMMON_PROPERTIES control code, pass a property list with the names and values of all of the common read/write properties that you want to validate. A common property is a property that applies to all nodes.
For an overall description of the common node properties, see Common Node Properties.
To build a property list, use the property list utility functions.