end_date_time(Optional[String[1]])
— The end date for when to get the list of pipelines. The startDateTime and endDateTime can be no more than 30 days apart.
api_version(Optional[String[1]])
— Client Api Version.
auhoursfailed(Optional[String[1]])
— the number of job execution hours that resulted in failed jobs.
lastsubmittime(Optional[String[1]])
— the last time a job in this pipeline was submitted.
start_date_time(Optional[String[1]])
— The start date for when to get the list of pipelines. The startDateTime and endDateTime can be no more than 30 days apart.
recurrences(Optional[String[1]])
— the list of recurrence identifiers representing each recurrence in this pipeline.
pipelinename(Optional[String[1]])
— the friendly name of the job relationship pipeline, which does not need to be unique.
pipelineid(Optional[String[1]])
— the job relationship pipeline identifier (a GUID).
runs(Optional[String[1]])
— the list of run identifiers representing each run of this pipeline.
auhourssucceeded(Optional[String[1]])
— the number of job execution hours that resulted in successful jobs.
auhourscanceled(Optional[String[1]])
— the number of job execution hours that resulted in canceled jobs.
numjobsfailed(Optional[String[1]])
— the number of jobs in this pipeline that have failed.
numjobssucceeded(Optional[String[1]])
— the number of jobs in this pipeline that have succeeded.
numjobscanceled(Optional[String[1]])
— the number of jobs in this pipeline that have been canceled.
pipelineuri(Optional[String[1]])
— the pipeline uri, unique, links to the originating service for this pipeline.