schedules
configuration
Create Schedule
Create a new schedule resource. Console command used configure add schedule
post/configuration/schedules
Request body
Example request
{
"runCommand": [
"Full 1st Sat at 12:00",
"Incremental Sun-Fri at 11:00"
]
}Response
Successful Response
{"stackTrail":"paths:/configuration/schedules:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}