Trigger async test connection for any OCF source

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.

Path Params
string
enum
required

The type of OCF source.

Allowed:
integer
required

The ID of the source.

Responses

401

Unauthorized (missing or invalid authentication)

403

Forbidden (user is not an admin of the source)

Language
URL
LoadingLoading…
Response
Choose an example:
application/json