diff --git a/api-ref/src/docbkx/ch_clustering-v1.xml b/api-ref/src/docbkx/ch_clustering-v1.xml
index 0cea628e3..f14449b37 100644
--- a/api-ref/src/docbkx/ch_clustering-v1.xml
+++ b/api-ref/src/docbkx/ch_clustering-v1.xml
@@ -66,7 +66,7 @@
-
+
@@ -115,6 +115,9 @@
+
+
+
diff --git a/api-ref/src/wadls/clustering-api/src/v1/common.ent b/api-ref/src/wadls/clustering-api/src/v1/common.ent
index f5e1cc7e7..16d14e550 100644
--- a/api-ref/src/wadls/clustering-api/src/v1/common.ent
+++ b/api-ref/src/wadls/clustering-api/src/v1/common.ent
@@ -347,15 +347,6 @@
-
-
-
- The default permission of the profile.
-
-
-
-
+
@@ -79,6 +79,9 @@
+
+
+
@@ -163,21 +166,6 @@
-
-
-
- Includes nested clusters in or excludes nested
- clusters from the cluster list.
-
-
- Set to False to exclude nested
- clusters from the cluster list. Set to
- True to include nested clusters in
- the cluster list. Default is False.
-
-
-
@@ -284,7 +272,7 @@
-
+
@@ -344,6 +332,21 @@
+
+
+ check Check the health status
+ of a cluster. For example:
+
+
+
+
+
+ recover Recover a cluster from
+ its current unhealthy status. For example:
+
+
+
+
policy_attach Attach a policy
@@ -362,7 +365,7 @@
- updatePolicy Update the
+ policy_update Update the
policy attachment. Specify the policy ID and
property settings in the request body:
@@ -1202,6 +1205,59 @@
+
+
+
+ Triggers an action on a node.
+
+
+
+
+
+
+
+ The action to trigger.
+
+
+ Each action takes a different set of parameters.
+
+
+ Supported actions include:
+
+
+
+
+ check Check the health status
+ of a node. For example:
+
+
+
+
+
+ recover Recover a node from
+ its current unhealthy status. For example:
+
+
+
+
+
+
+
+
+
+
+
+
+ The Location response header contains the
+ action that the request initiates.
+
+
+ &actionLocationParameter;
+
+
+