Update SAP Watch Task
sap.ops.watch.task.updateUpdate an existing SAP Watch Task by specifying its task ID and optional fields like category, priority, or description to modify monitoring conditions and alerts.
Instructions
Update SAP Watch Task through the in-process SAP watch service.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| result | No | ||
| taskId | Yes | ||
| startAt | No | ||
| category | No | ||
| priority | No | ||
| systemId | No | ||
| condition | No | ||
| expiresAt | No | ||
| maxChecks | No | ||
| modifiedBy | No | ||
| startIndex | No | ||
| description | No | ||
| sampleQuery | No | ||
| reminderOnly | No | ||
| alertThreshold | No | ||
| includeDetails | No | ||
| lastNotifiedAt | No | ||
| removeWhenDone | No | ||
| cooldownMinutes | No | ||
| checkInstructions | No | ||
| lastNotifiedFindings | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| status | Yes | ||
| systemId | No | ||
| warnings | Yes | ||
| requestId | Yes | ||
| schemaVersion | Yes |