DatastoreFillingStrategy Data Type

Strategy to control how datastore are picked when provisioning a new VM or vApp. Regardless of the strategy, a datastore without sufficient space under the threshold will not be selected

Namespace
(Default)
Values
value description
MOST_FREE_SPACE Pick the datastore with the most free space.
LEAST_FREE_SPACE Pick the datastore with the least free space. This is used to leave the largest block of free space available elsewhere, to accommodate large deployments that may occur later.