2.2.2.9 IDL_CLUSTER_SET_PASSWORD_FLAGS
The IDL_CLUSTER_SET_PASSWORD_FLAGS enumeration defines the possible values for the dwFlags parameter of the method ApiSetServiceAccountPassword (section 3.1.4.1.108). The valid constant values are as follows. All other values are reserved.
-
typedef enum IDL_CLUSTER_SET_PASSWORD_FLAGS { IDL_CLUSTER_SET_PASSWORD_IGNORE_DOWN_NODES = 1 } IDL_CLUSTER_SET_PASSWORD_FLAGS;
IDL_CLUSTER_SET_PASSWORD_IGNORE_DOWN_NODES: Indicates to the server to proceed with the password change operation even if there are nodes configured in the cluster that are currently in the ClusterNodeUp state, as specified in section 3.1.4.1.69.