Create a sync asset job

Create a sync job for a source asset in Alation. Once the sync job has been created, a job ID is returned. Use the job ID with the PUT /asset/sync/job/{job_id}/ endpoint to upload batches of assets to the sync job. Use the GET /asset/sync/job/{job_id}/ endpoint to fetch the status of a sync job.

Path Params
string
required

The name of the asset type.

required

The asset's ID

Body Params

A request to create or start an asset sync job for syncing assets from a source system into the catalog.

boolean
Defaults to true

Whether to delete assets that are in the current state of the catalog but missing from the state given in the job.

Responses

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