wfApp

Application configured for pipeline workflow monitoring.

Examples

type WfApp {
  appName: String
  appType: String
  appId: String
  selected: Boolean
  disabled: Boolean
}

Fields

Field
Description
Supported fields

appName String

Display name of the application

appType String

Type of the application

appId String

Unique identifier of the application

selected Boolean

Indicates if the application is selected

disabled Boolean

Indicates if the application is disabled

References

Fields with this object:

Last updated