artifactApplication
Application context description for an artifact.
Examples
type ArtifactApplication {
appName: String
appType: String
appId: String
businessPriority: Float
}
Fields
Field
Description
Supported fields
appName String
Name of the application
appType String
Type of the application
appId String
Unique identifier of the application
businessPriority Float
Business priority value indicating the importance of the application
References
Fields with this object:
Last updated