The CLUSCTL_NODE_GET_COMMON_PROPERTIES control code is a request for the read/write common properties of a node.
Type: | External |
Access: | CLUS_ACCESS_READ |
Input: | None |
Output: | Property list |
Global: | CLUS_NOT_GLOBAL |
Modify: | CLUS_NO_MODIFY |
Code: | CLCTL_GET_COMMON_PROPERTIES |
When you call ClusterNodeControl with the CLUSCTL_NODE_GET_COMMON_PROPERTIES control code, it returns a property list with the names and values of properties that apply to all nodes and can be modified using the CLUSCTL_NODE_SET_COMMON_PROPERTIES control code.
The Description property is the only read/write common property for nodes.
For an overall description of the common node properties, see Common Node Properties.
To parse a property list, use the property list utility functions.