wfApp
Last updated
Application configured for pipeline workflow monitoring.
type WfApp {
appName: String
appType: String
appId: String
selected: Boolean
disabled: Boolean
}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
Last updated
