Register Source

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

Request Body

{"environment"=>"kUDA", "udaParams"=>{"sourceType"=>"kOther", "osType"=>"kLinux", "hosts"=>["rhel8-endpoint.com"], "credentials"=>{"username"=>"username", "password"=>"password"}, "scriptDir"=>"/path/to/plugin/scripts/", "mountView"=>false, "viewParams"=>{"mountDir"=>""}, "sourceRegistrationArgs"=>nil}}

HEADERS

KeyDatatypeRequiredDescription
content-typestring