workload-automation-settings
workload-automation-settings
Model representing Workload Automation settings.
JSON Example
{
"changeDatastore": {
"allowStorageVMotion": false
},
"clusterHeadroom": {
"minimumHeadroomPercentThreshold": "number"
},
"considerStorageForEviction": {
"considerStorageForEviction": false
},
"targetNetwork": {
"enabled": false
},
"workloadOptimization": {
"optimizationType": "string"
}
}
clusterHeadroom
Optional
Headroom provides a buffer of space for the cluster, which may cause a rebalance to occur earlier than it would otherwise.
considerStorageForEviction
Optional
Model representing consider storage for eviction settings.
targetNetwork
Optional
Model representing generate target network mapping settings.
workloadOptimization
Optional
Model representing workload optimization settings.