Delete Placement Configuration

Delete Placement Configuration

NOTE: The current settings will be removed.

Request
URI
DELETE
https://{api_host}/suite-api/api/optimization/workloadplacement/{dataCenterId}/settings
COPY
Path Parameters
string
dataCenterId
Required

ID of the dataCenter


Authentication
This operation uses the following authentication methods.
Responses
204

The placement configuration is disabled successfully

Operation doesn't return any data structure

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