Remove Vcenter From Configuration

Remove Vcenter From Configuration

NOTE: Application Monitoring configuration will be deleted after removing last mapped vCenter from it.

Request
URI
PUT
https://{api_host}/suite-api/api/applications/vcenter/remove
COPY
Query Parameters
string
appMonitoringUrl
Required

Url of the application monitoring

string
vcUrl
Required

The url of the vCenter to be removed


Authentication
This operation uses the following authentication methods.
Responses
200

The vCenter is removed from the configuration successfully

Operation doesn't return any data structure

Code Samples
COPY
                    curl -X PUT -H 'Authorization: <value>' https://{api_host}/suite-api/api/applications/vcenter/remove