Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace JobMetricCollection

Results of a job metrics listing. Job metrics are datum about a job execution in key value pairs.

Properties

Optional count

count: undefined | number

Total number of items returned. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

items

items: Array<JobMetricSummary>

Collection of job metrics.

Functions

getDeserializedJsonObj

getJsonObj