v2

latestSwagger 2.02026-07-136054211.7 KB
JobRunMonitoring

Cancels a specific scan run within a business domain.

post/business-domains/{businessDomainId}/runs/{runId}:cancel

Path parameters

businessDomainIdstring required

Unique identifier for the business domain containing the data product

runIdstring required

Unique identifier for the run within the business domain

Query parameters

api-versionstring required

The API version to use for this operation.

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"}