v2

latestSwagger 2.02026-07-136054211.7 KB
ScheduleScan

Creates a scan under a specific business domain and schedule.

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

Path parameters

businessDomainIdstring required

Unique identifier for the business domain

scheduleIdstring required

Unique identifier for the schedule

Query parameters

api-versionstring required

The API version to use for this operation.

Request body

scanTypestring

Scan type classification

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