v2

latestSwagger 2.02026-07-136054211.7 KB
ScheduleScan

Cancels a specific scan under a given schedule within a business domain.

post/business-domains/{businessDomainId}/schedules/{scheduleId}/scans/{scanId}:cancel

Path parameters

businessDomainIdstring required

Unique identifier for the business domain containing the data product

scheduleIdstring required

Unique identifier for the scheduled job within the business domain

scanIdstring required

Unique identifier for the scan within the scheduled job

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