Enable Automation

Enable Automation

Enabling automation will allow the system to optimize your datacenter by continuously looking for optimization opportunities
NOTE: Any scheduled optimizations will be deactivated during the time

Request
URI
PUT
https://{api_host}/suite-api/api/optimization/workloadplacement/{dataCenterId}/automation/enable
COPY
Path Parameters
string
dataCenterId
Required

ID of the dataCenter


Authentication
This operation uses the following authentication methods.
Responses
200

Optimization automation enabled successfully

Operation doesn't return any data structure

Code Samples
COPY
                    curl -X PUT -H 'Authorization: <value>' https://{api_host}/suite-api/api/optimization/workloadplacement/{dataCenterId}/automation/enable