Register NAS Source

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

Request Body

{"environment"=>"kGenericNas", "isInternalEncrypted"=>false, "connectionId"=>0, "genericNasParams"=>{"mountPoint"=>"{{mountPoint}}", "mode"=>"kNfs3", "skipValidation"=>true, "smbMountCredentials"=>{"username"=>"{{smb_user}}", "password"=>"{{smb_password}}"}}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Authorizationstring