v2

latestSwagger 2.02026-07-136054211.7 KB
Schedules

Updates the details of an existing schedule under a specific business domain.

patch/business-domains/{businessDomainId}/schedules/{scheduleId}

Path parameters

businessDomainIdstring required

Unique identifier for the business domain containing the data product

scheduleIdstring required

Unique identifier for the schedule within the business domain

Query parameters

api-versionstring required

The API version to use for this operation.

Request body

idstring

Unique identifier of the schedule

namestring

Human-readable schedule display name

descriptionstring

Detailed description of schedule purpose and strategy

createdAtstring date-time

Creation timestamp (UTC)

lastModifiedAtstring date-time

Last modification timestamp (UTC)

createdBystring

Identity of the creating user

lastModifiedBystring

Identity of the last modifying user

ETagstring

Entity tag for concurrency control

Response

The request has succeeded.

idstring

Unique identifier of the schedule

namestring

Human-readable schedule display name

descriptionstring

Detailed description of schedule purpose and strategy

createdAtstring date-time

Creation timestamp (UTC)

lastModifiedAtstring date-time

Last modification timestamp (UTC)

createdBystring

Identity of the creating user

lastModifiedBystring

Identity of the last modifying user

ETagstring

Entity tag for concurrency control