Register VC
If force parameter is passed as true, in case if vc is already registered, registration will be overwritten.
Request
URI
PUT
https://{api_host}/suite-api/api/integrations/vcenters/{integrationId}/register
COPY
Path Parameters
string
integrationId
Required
The identifier of the vCenter integration in UUID format.
Query Parameters
boolean
force
Optional
Constraints:
default: false
Force override existing VC management ownership
Responses
200
Successfully registered vcenter
Operation doesn't return any data structure
400
An invalid request body was specified or any constraints were violated
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}/register
On This Page
Integrations Operations
PUT
Update VCF Integration
POST
Create VCF Integration
PUT
Unregister VCF
PUT
Register VCF
GET
Get Domain Details By Id
PUT
Update Domain Details
DELETE
Delete Vcf Domain
PUT
Update Vcenter Integration
POST
Create Vcenter Integration
PUT
Unregister VC
PUT
Register VC
POST
Test Domain
POST
Test VCF Integration
POST
Test Vcenter Integration
GET
Get VCF Integration By Id
DELETE
Delete Vcf Integration
GET
Get Domain Summary
GET
Get Vcenter Integration By Id
DELETE
Delete Vcenter Integration