Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace JobMetricSummary

Job metric summary.

Properties

Optional batchKey

batchKey: undefined | string

Batch key for grouping, may be null.

Optional category

category: undefined | string

Category of this metric.

Optional description

description: undefined | string

Detailed description of the metric.

Optional displayName

displayName: undefined | string

A user-friendly display name. Does not have to be unique, and it's changeable. Avoid entering confidential information.

Optional jobExecutionKey

jobExecutionKey: undefined | string

The unique key of the parent job execution for which the job metric resource was created.

key

key: string

Key of the job metric that is immutable.

Optional subCategory

subCategory: undefined | string

Sub category of this metric under the category. Used for aggregating values. May be null.

Optional timeCreated

timeCreated: Date

The date and time the job metric was created, in the format defined by RFC3339. Example: {@code 2019-03-25T21:10:29.600Z}

Optional timeInserted

timeInserted: Date

The time the metric was logged or captured in the system where the job executed. An RFC3339 formatted datetime string.

Optional unit

unit: undefined | string

Unit of this metric.

Optional uri

uri: undefined | string

URI to the job metric instance in the API.

Optional value

value: undefined | string

Value of this metric.

Functions

getDeserializedJsonObj

getJsonObj