Gets the recurrence information for the specified recurrence ID.
Supports noop? false
Parameters
start_date_time(Optional[String[1]])
— The start date for when to get the recurrence and aggregate its data. The startDateTime and endDateTime can be no more than 30 days apart.
end_date_time(Optional[String[1]])
— The end date for when to get recurrence and aggregate its data. The startDateTime and endDateTime can be no more than 30 days apart.
api_version(Optional[String[1]])
— Client Api Version.
numjobssucceeded(Optional[String[1]])
— the number of jobs in this recurrence that have succeeded.
auhourscanceled(Optional[String[1]])
— the number of job execution hours that resulted in canceled jobs.
recurrenceid(Optional[String[1]])
— the recurrence identifier (a GUID), unique per activity/script, regardless of iterations. This is something to link different occurrences of the same job together.
numjobscanceled(Optional[String[1]])
— the number of jobs in this recurrence that have been canceled.