post
{protocol}://{base-url}/integration/v2///test_connection/
Triggers an async configuration verification (network connectivity,
service account authentication, and privileges check) for the specified
OCF source. Returns a job_id that can be polled using
GET /api/v2/bulk_metadata/job/?id={job_id}&extra_details to check the status.
Supports: datasource, bi_server, filesystem, asset_source.
401Unauthorized (missing or invalid authentication)
403Forbidden (user is not an admin of the source)