Add Vcenter To Configuration

Add Vcenter To Configuration

Add a vCenter for monitoring with specified application monitoring configuration

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

Url of the application monitoring

string
vcUrl
Required

The url of the vCenter to be monitored


Authentication
This operation uses the following authentication methods.
Responses
200

The vCenter is added to 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/add