Updates a Schedule

Update schedule

Path Params
string
required

Specify the schedule Id to update the schedule data

Body Params
string

ID of the schedule

string
required

Schedule Name

string
enum
required

Category of the schedule.

Allowed:
string
enum

Source of the schedule creation

Allowed:
string

Description of the schedule

string
enum

Re-occurrence of the schedule

Allowed:
date-time

When will the schedule run for the next time

date-time

When the last schedule triggered

date-time

Upto when the schedule should run

schedule
object
required
string

Timezone of the schedule

string
required

ID of the resource which is scheduled. Can be retrieved using the respective List API

string

Input Parameters for the resource that is scheduled which is a JSON string

execution_params
array of objects

Execution parameters for the schedule.

execution_params
notification_configuration
object
boolean

Flag to represent whether the schedule is active or not.

boolean

Flag to represent whether the schedule is system scheduled or not.

string

Tenant owning the schedule.

date-time

When the schedule is created

string

Who has created the schedule

date-time

When the schedule is updated

string

Who has updated the schedule

background_job
object
Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json