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