File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
content/operate/rs/references/rest-api/objects/cluster Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -50,6 +50,7 @@ An API object that represents the cluster.
5050| name | string | Cluster's fully qualified domain name (read-only) |
5151| password_complexity | boolean (default:  ; false) | Enforce password complexity policy |
5252| password_expiration_duration | integer (default:  ; 0) | The number of days a password is valid until the user is required to replace it |
53+ | password_min_length | integer, (range: 8-256) (default: 8) | The minimum length required for a password. |
5354| proxy_certificate | string | Cluster's proxy certificate |
5455| proxy_max_ccs_disconnection_time | integer | Cluster-wide proxy timeout policy between proxy and CCS |
5556| rack_aware | boolean | Cluster operates in a rack-aware mode (read-only) |
You can’t perform that action at this time.
0 commit comments