From b879ad2199a986ff38d1ba459c6b82bebb1b34b9 Mon Sep 17 00:00:00 2001 From: Daniel Siegenthaler Date: Wed, 8 Jun 2022 11:25:23 +0200 Subject: [PATCH] Update datastore_cluster.html.markdown Add sdrs_space_utilization_threshold in the documentation. --- website/docs/r/datastore_cluster.html.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/docs/r/datastore_cluster.html.markdown b/website/docs/r/datastore_cluster.html.markdown index 5dbb5028f..ffa698267 100644 --- a/website/docs/r/datastore_cluster.html.markdown +++ b/website/docs/r/datastore_cluster.html.markdown @@ -170,6 +170,9 @@ ignored on older versions. threshold setting to use, `sdrs_io_reservable_percent_threshold` in the event of `automatic`, or `sdrs_io_reservable_iops_threshold` in the event of `manual`. Default: `automatic`. +* `sdrs_space_utilization_threshold` - (Optional) Runtime thresholds govern + when Storage DRS performs or recommends migrations + (based on the selected automation level). Default: `80` percent. ### Storage DRS disk space load balancing settings