mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 04:19:37 +00:00
Update to powershell SDK docs: 13950994244
This commit is contained in:
@@ -1361,6 +1361,14 @@ try {
|
|||||||
|
|
||||||
## get-source-schedules
|
## get-source-schedules
|
||||||
Use this API to list the schedules that exist on the specified source in Identity Security Cloud (ISC).
|
Use this API to list the schedules that exist on the specified source in Identity Security Cloud (ISC).
|
||||||
|
:::info
|
||||||
|
This endpoint uses a **cron expression** to schedule a task, following standard **cron job syntax**.
|
||||||
|
|
||||||
|
For example, `0 0 12 1/1 * ? *` runs the task **daily at 12:00 PM**.
|
||||||
|
|
||||||
|
**Days of the week are represented as 1-7 (Sunday-Saturday).**
|
||||||
|
:::
|
||||||
|
|
||||||
|
|
||||||
[API Spec](https://developer.sailpoint.com/docs/api/v2024/get-source-schedules)
|
[API Spec](https://developer.sailpoint.com/docs/api/v2024/get-source-schedules)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user