v2

latestSwagger 2.02026-07-136054211.7 KB
DQ Assets

Submits a clone job for a DQ asset. Data product is specified as optional query parameter.

post/business-domains/{businessDomainId}/data-assets/{dataAssetId}:clone

Path parameters

businessDomainIdstring required

Unique identifier for the business domain

dataAssetIdstring required

Unique identifier for the data asset

Query parameters

api-versionstring required

The API version to use for this operation.

dataProductIdstring

For assets not associated with any Data Product, use Guid.Empty for dataProductId. Optional.

Request body

sourceBusinessDomainIdstring

Source business domain identifier

targetBusinessDomainIdstring

Target business domain identifier

isStandAloneAssetboolean

Whether the cloned asset is stand-alone

targetAssetIdstring

Target data asset identifier

targetDataProductIdstring

Target data product identifier

Response

The request has been accepted for processing, but processing has not yet completed.

idstring required

Unique identifier of the monitored operation

status'InProgress' | 'Succeeded' | 'Failed' required

Long-running operation status enumeration with extensibility

kind'Unknown' | 'Create' | 'Update' | 'Delete' | 'Retrieve'

Type of operation being monitored

lastUpdatedstring date-time required

Last status update timestamp (UTC)

statusMessagestring

Status description message

progressPercentageinteger

Completion percentage (0–100)

{"stackTrail":"components:schemas:StatusMonitor:properties:result","oasType":"schema","type":"unknown","description":"Result payload for successful operations"}