Register a vCloud

POST https://{{cluster}}/v2/data-protect/sources/registrations

Register a Protection Source.

Request Body

{"environment"=>"kVMware", "vmwareParams"=>{"type"=>"kvCloudDirector", "vcdParams"=>{"endpoint"=>"{{vCloudIP}}", "username"=>"{{vCloudUsername}}", "password"=>"{{vCloudPassword}}", "vcenterCredentialInfoList"=>[{"username"=>"{{vcenter_user}}", "password"=>"{{vcenter_password}}", "endpoint"=>"https://{{vcenter}}"}]}}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Authorizationstring