This is a list that contains the valid values for the scaleoutModelingMode
parameter
found in SetTarget
. If you wish, you can specify scaleoutModelingMode
using the
list values here, e.g. ScaleoutModelingMode$Autopilot instead of "Autopilot".
ScaleoutModelingMode
An object of class list
of length 3.
For Disabled
, no scaleout models will run in autopilot or be available in blueprints.
For RepositoryOnly
, scaleout models will be available in blueprints and can be run
manually, but will not run in autopilot.
For Auopilot
, scaleout models will run during autopilot and also be available in
blueprints.