Unregister VC

Unregister VC

Unregister vc with provided credentials, and id

Request
URI
PUT
https://{api_host}/suite-api/api/integrations/vcenters/{integrationId}/unregister
COPY
Path Parameters
string
integrationId
Required

The identifier of the vCenter integration in UUID format.


Authentication
This operation uses the following authentication methods.
Responses
200

Successfully unregistered vc

Operation doesn't return any data structure

Code Samples
COPY
                    curl -X PUT -H 'Authorization: <value>' https://{api_host}/suite-api/api/integrations/vcenters/{integrationId}/unregister