Register Source
POST https://{{cluster}}/irisservices/api/v1/backupsources
Register the vCloud with specific vCenter.
Request Body
{"entity"=>{"type"=>1, "vmwareEntity"=>{"type"=>17}}, "entityInfo"=>{"endpoint"=>"{{vCloudIP}}", "type"=>1, "credentials"=>{"username"=>"{{vCloudUsername}}", "password"=>"{{vCloudPassword}}"}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string | ||
Accept | string |